CHANGELOG.md (f37082eeced869c71d8e66a316b854369c2d39aa) | CHANGELOG.md (42780893c294d82e06e6ee0b370d0c83e51fe660) |
---|---|
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 --- 17 unchanged lines hidden (view full) --- 26 27## Fixed 28- HCI: fix set extended scan response 29- HCI: fix report of extended advertisements with data len > 31 30- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST 31- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 32- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 33- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout | 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 --- 17 unchanged lines hidden (view full) --- 26 27## Fixed 28- HCI: fix set extended scan response 29- HCI: fix report of extended advertisements with data len > 31 30- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST 31- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 32- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 33- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout |
34- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen |
|
34- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 35- esp32: fix power amplifier control on Lyra T v4.3 36 37## Changed 38- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE 39- bluetooth: indicated identity address in resolved address type names 40- btstack_audio: added get_samplerate function to help with audio sample rate synchronization 41- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE --- 1039 unchanged lines hidden --- | 35- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 36- esp32: fix power amplifier control on Lyra T v4.3 37 38## Changed 39- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE 40- bluetooth: indicated identity address in resolved address type names 41- btstack_audio: added get_samplerate function to help with audio sample rate synchronization 42- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE --- 1039 unchanged lines hidden --- |