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