CHANGELOG.md (42c7a7b810426e33d7d4fb732ced86e94f3a7d05) | CHANGELOG.md (8366bc41ba8e93cae5ea0d70c7b9c32577d6261a) |
---|---|
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 --- 9 unchanged lines hidden (view full) --- 18### Fixed 19- HCI: fix remove le device from whitelist 20- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds 21- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 22- HFP: fix LC3-WB init 23- HFP AG: fix setup of audio connection in service level established event 24- HFP AG: fix BCM WBS setup 25- HID Device: set Report Mode as default | 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 --- 9 unchanged lines hidden (view full) --- 18### Fixed 19- HCI: fix remove le device from whitelist 20- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds 21- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 22- HFP: fix LC3-WB init 23- HFP AG: fix setup of audio connection in service level established event 24- HFP AG: fix BCM WBS setup 25- HID Device: set Report Mode as default |
26- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV |
|
26- AVRCP: reject incoming second l2cap connection 27- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically 28- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION 29- btstack_flash_bank: support alignment larger than 4 30- windows: fix timestamps in packet logs 31- 32### Changed 33- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE --- 1100 unchanged lines hidden --- | 27- AVRCP: reject incoming second l2cap connection 28- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically 29- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION 30- btstack_flash_bank: support alignment larger than 4 31- windows: fix timestamps in packet logs 32- 33### Changed 34- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE --- 1100 unchanged lines hidden --- |