CHANGELOG.md (ffbed5cf914f4d070d9f9d4eee43f6bb320a66ce) CHANGELOG.md (8deec6605cc90fefa48d3aafe96338c6d0034607)
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

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

39- SM: ignore Security Request during re-encryption
40- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
41- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
42- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout
43- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen
44- AVRCP: re-register for notification
45- HFP: fix setup/accept of synchronous connection
46- HFP: use mandatory safe settings considering BR/EDR Secure Connections to accept synchronous connections
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

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

39- SM: ignore Security Request during re-encryption
40- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
41- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
42- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout
43- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen
44- AVRCP: re-register for notification
45- HFP: fix setup/accept of synchronous connection
46- HFP: use mandatory safe settings considering BR/EDR Secure Connections to accept synchronous connections
47- HFP: remove trailing newline/carriage return in custom command event
47- PBAP Client: make pbap_set_property_selector work for Pull Phonebook
48- esp32: fix power amplifier control on Lyra T v4.3
49
50## Changed
51- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
52- GAP: use stack defaults for LE Connection Parameter Updates
53- GAP: set minimum and maximum CE length to 0
54- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding

--- 1046 unchanged lines hidden ---
48- PBAP Client: make pbap_set_property_selector work for Pull Phonebook
49- esp32: fix power amplifier control on Lyra T v4.3
50
51## Changed
52- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
53- GAP: use stack defaults for LE Connection Parameter Updates
54- GAP: set minimum and maximum CE length to 0
55- GAP: ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT disables disconnect after dedicated bonding

--- 1046 unchanged lines hidden ---