CHANGELOG.md (dfb01e777425a3bc67a37a54368ece74b1630f47) CHANGELOG.md (14685fd34e1d9c03d6edf1ba145834f8da556f35)
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- HCI: fix restart connect with whitelist after whitelist modification
24- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds
25- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32
26- HFP: fix LC3-WB init
27- HFP AG: fix setup of audio connection in service level established event
28- HFP AG: fix BCM WBS setup
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- HCI: fix restart connect with whitelist after whitelist modification
24- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds
25- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32
26- HFP: fix LC3-WB init
27- HFP AG: fix setup of audio connection in service level established event
28- HFP AG: fix BCM WBS setup
29- HFP HF: send 'deactivate EC/NR' if supported in AG
29- HID Device: set Report Mode as default
30- HID Host: support large HID Descriptors
31- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
32- AVRCP: reject incoming second l2cap connection
33- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
34- SPP Server: fix SPP version in SDP record
35- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
36- btstack_flash_bank: support alignment larger than 4

--- 1111 unchanged lines hidden ---
30- HID Device: set Report Mode as default
31- HID Host: support large HID Descriptors
32- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
33- AVRCP: reject incoming second l2cap connection
34- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
35- SPP Server: fix SPP version in SDP record
36- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
37- btstack_flash_bank: support alignment larger than 4

--- 1111 unchanged lines hidden ---