CHANGELOG.md (028ead5ee696473a1bf4c3aea866a3ad9ee4906c) CHANGELOG.md (f8a9dfacbd5b22773ca2b005f45600fb462a1fbf)
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

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

29### Fixed
30- HCI: fix remove le device from whitelist
31- HCI: fix restart connect with whitelist after whitelist modification
32- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds
33- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32
34- HFP: fix LC3-WB init
35- HFP AG: fix setup of audio connection in service level established event
36- 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

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

29### Fixed
30- HCI: fix remove le device from whitelist
31- HCI: fix restart connect with whitelist after whitelist modification
32- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds
33- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32
34- HFP: fix LC3-WB init
35- HFP AG: fix setup of audio connection in service level established event
36- HFP AG: fix BCM WBS setup
37- HFP AG: allow use of mSBC in subsequent audio connections after CSVD setup
38- HFP AG: fix terminate held call
37- HFP HF: send 'deactivate EC/NR' if supported in AG
38- HID Device: set Report Mode as default
39- HID Host: support large HID Descriptors
40- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
41- AVRCP: reject incoming second l2cap connection
42- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
43- SPP Server: fix SPP version in SDP record
44- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION

--- 1113 unchanged lines hidden ---
39- HFP HF: send 'deactivate EC/NR' if supported in AG
40- HID Device: set Report Mode as default
41- HID Host: support large HID Descriptors
42- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
43- AVRCP: reject incoming second l2cap connection
44- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
45- SPP Server: fix SPP version in SDP record
46- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION

--- 1113 unchanged lines hidden ---