CHANGELOG.md (3ad75286b369b7c8fa8d48d87c7750c3b8b4b6c4) CHANGELOG.md (7f8f119190fb5c4dbcc499490b8408ac3b4e4539)
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7---
8

--- 38 unchanged lines hidden (view full) ---

47- esp32: fix power amplifier control on Lyra T v4.3
48
49## Changed
50- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
51- GAP: use stack defaults for LE Connection Parameter Updates
52- GAP: set minimum and maximum CE length to 0
53- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding
54- A2DP Sink: drop unused local seid argument in a2dp_sink_establish_stream
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7---
8

--- 38 unchanged lines hidden (view full) ---

47- esp32: fix power amplifier control on Lyra T v4.3
48
49## Changed
50- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
51- GAP: use stack defaults for LE Connection Parameter Updates
52- GAP: set minimum and maximum CE length to 0
53- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding
54- A2DP Sink: drop unused local seid argument in a2dp_sink_establish_stream
55- HFP: emit HFP_SUBEVENT_CUSTOM_AT_MESSAGE_SENT after sending custom command / unsolicited response code
55- bluetooth: indicated identity address in resolved address type names
56- chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd
57- btstack_audio: added get_samplerate function to help with audio sample rate synchronization
58- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE
59- esp32: drop support for Makefile projects from esp-idf 3.x
60- esp32: replace deprecated btstack_run_loop_freertos API calls
61- sco_demo_util: replace hfp_msbc by hfp_codec
62

--- 1036 unchanged lines hidden ---
56- bluetooth: indicated identity address in resolved address type names
57- chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd
58- btstack_audio: added get_samplerate function to help with audio sample rate synchronization
59- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE
60- esp32: drop support for Makefile projects from esp-idf 3.x
61- esp32: replace deprecated btstack_run_loop_freertos API calls
62- sco_demo_util: replace hfp_msbc by hfp_codec
63

--- 1036 unchanged lines hidden ---