CHANGELOG.md (1a6491ffa70b9e6ee2ff361d88cccbc85a4785f7) | CHANGELOG.md (0b26674db37fb5905cb41b41e61110d3f53a9eb1) |
---|---|
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 --- 19 unchanged lines hidden (view full) --- 28- HFP: support SDP record without service name 29- HFP: support for LC3-SWB 30- SPP Server: support SDP record without service name 31- HOG Device: emit HIDS_SUBEVENT_SET_REPORT 32- HOG Device: provide report for GET REPORT operation via callback 33- SBC Codec: new interface allows for multiple instances 34- LE Device DB: le_device_db_dump dumps LTK 35- Port for Zephyr 3.x | 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 --- 19 unchanged lines hidden (view full) --- 28- HFP: support SDP record without service name 29- HFP: support for LC3-SWB 30- SPP Server: support SDP record without service name 31- HOG Device: emit HIDS_SUBEVENT_SET_REPORT 32- HOG Device: provide report for GET REPORT operation via callback 33- SBC Codec: new interface allows for multiple instances 34- LE Device DB: le_device_db_dump dumps LTK 35- Port for Zephyr 3.x |
36- Port for FreeBSD that uses kernel ng_hci node | 36- Port for FreeBSD that uses kernel netgraph HCI node |
37 38### Fixed 39- HCI: fix remove le device from whitelist and periodic advertiser list 40- HCI: fix restart connect with whitelist after whitelist modification 41- GAP: store classic link keys independent from peer bonding request 42- SM: directly detect invalid Public key when Controller ECC is used 43- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds 44- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 --- 1127 unchanged lines hidden --- | 37 38### Fixed 39- HCI: fix remove le device from whitelist and periodic advertiser list 40- HCI: fix restart connect with whitelist after whitelist modification 41- GAP: store classic link keys independent from peer bonding request 42- SM: directly detect invalid Public key when Controller ECC is used 43- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds 44- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 --- 1127 unchanged lines hidden --- |