CHANGELOG.md (aa3c9a66cccf973175c8e4a702b3f412fa5e98f5) | CHANGELOG.md (1b9864ea2acef64d69fcf42d50d9a3bf75f3d6c3) |
---|---|
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- HOG Device: emit HIDS_SUBEVENT_SET_REPORT | 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- HOG Device: emit HIDS_SUBEVENT_SET_REPORT |
16- HOG Device: provide report for GET REPORT operation via callback |
|
16- LE Device DB: le_device_db_dump dumps LTK 17- Port for Zephyr 3.x 18 19### Fixed 20- HCI: fix remove le device from whitelist 21- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds 22- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 23- HFP: fix LC3-WB init --- 1114 unchanged lines hidden --- | 17- LE Device DB: le_device_db_dump dumps LTK 18- Port for Zephyr 3.x 19 20### Fixed 21- HCI: fix remove le device from whitelist 22- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds 23- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 24- HFP: fix LC3-WB init --- 1114 unchanged lines hidden --- |