CHANGELOG.md (88f925b1380e6f3279a1bb5853619c27cd034996) | CHANGELOG.md (d2e34ffbec341d76e0624304909e07d63f1ccd92) |
---|---|
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 --- 26 unchanged lines hidden (view full) --- 35- HCI: fix report of extended advertisements with data len > 31 36- HCI: fix CTKD in Initiator role over BR/EDR SC when using dedicated bonding 37- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST 38- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 39- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 40- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 41- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen 42- AVRCP: re-register for notification | 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 --- 26 unchanged lines hidden (view full) --- 35- HCI: fix report of extended advertisements with data len > 31 36- HCI: fix CTKD in Initiator role over BR/EDR SC when using dedicated bonding 37- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST 38- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 39- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 40- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 41- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen 42- AVRCP: re-register for notification |
43- HFP: fix setup/accept of synchronous connection |
|
43- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 44- esp32: fix power amplifier control on Lyra T v4.3 45 46## Changed 47- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE 48- GAP: use stack defaults for LE Connection Parameter Updates 49- GAP: set minimum and maximum CE length to 0 50- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding --- 1044 unchanged lines hidden --- | 44- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 45- esp32: fix power amplifier control on Lyra T v4.3 46 47## Changed 48- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE 49- GAP: use stack defaults for LE Connection Parameter Updates 50- GAP: set minimum and maximum CE length to 0 51- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding --- 1044 unchanged lines hidden --- |