CHANGELOG.md (8b631c133ad1de27895b59950abcd1500898b447) | CHANGELOG.md (42c7a7b810426e33d7d4fb732ced86e94f3a7d05) |
---|---|
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## Unreleased 10 11### Added 12- L2CAP: additional authorization_required param in l2cap_ecbm_register_service 13- GATT Client: support GATT over Enhanced LE Bearer 14- GATT Server: support GATT over Enhanced LE Bearer 15- LE Device DB: le_device_db_dump dumps LTK 16- Port for Zephyr 3.x 17 18### Fixed 19- HCI: fix remove le device from whitelist | 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## Unreleased 10 11### Added 12- L2CAP: additional authorization_required param in l2cap_ecbm_register_service 13- GATT Client: support GATT over Enhanced LE Bearer 14- GATT Server: support GATT over Enhanced LE Bearer 15- LE Device DB: le_device_db_dump dumps LTK 16- Port for Zephyr 3.x 17 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 |
|
20- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 21- HFP: fix LC3-WB init 22- HFP AG: fix setup of audio connection in service level established event 23- HFP AG: fix BCM WBS setup 24- HID Device: set Report Mode as default 25- AVRCP: reject incoming second l2cap connection 26- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically 27- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION --- 1105 unchanged lines hidden --- | 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- 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 --- 1105 unchanged lines hidden --- |