CHANGELOG.md (dc542de1f1ef56ab897f4ddabe21858dc41b0e13) | CHANGELOG.md (d3f12e45554c72052e9608afce24dc5314ceb0fb) |
---|---|
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 --- 36 unchanged lines hidden (view full) --- 45- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 46- esp32: fix power amplifier control on Lyra T v4.3 47 48## Changed 49- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE 50- GAP: use stack defaults for LE Connection Parameter Updates 51- GAP: set minimum and maximum CE length to 0 52- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding | 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 --- 36 unchanged lines hidden (view full) --- 45- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 46- esp32: fix power amplifier control on Lyra T v4.3 47 48## Changed 49- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE 50- GAP: use stack defaults for LE Connection Parameter Updates 51- GAP: set minimum and maximum CE length to 0 52- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding |
53- A2DP Sink: drop unused local seid argument in a2dp_sink_establish_stream |
|
53- bluetooth: indicated identity address in resolved address type names 54- chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd 55- btstack_audio: added get_samplerate function to help with audio sample rate synchronization 56- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE 57- esp32: drop support for Makefile projects from esp-idf 3.x 58- esp32: replace deprecated btstack_run_loop_freertos API calls 59- sco_demo_util: replace hfp_msbc by hfp_codec 60 --- 1036 unchanged lines hidden --- | 54- bluetooth: indicated identity address in resolved address type names 55- chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd 56- btstack_audio: added get_samplerate function to help with audio sample rate synchronization 57- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE 58- esp32: drop support for Makefile projects from esp-idf 3.x 59- esp32: replace deprecated btstack_run_loop_freertos API calls 60- sco_demo_util: replace hfp_msbc by hfp_codec 61 --- 1036 unchanged lines hidden --- |