CHANGELOG.md (2eb5c29059f7d76d00bd7f0240a28ac57a5e5526) | CHANGELOG.md (aa10b9cbee75a92ba10686b7ba42c869ecdf5325) |
---|---|
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 | 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- HFP: hfp_hf_create_sdp_record_with_codecs and hfp_hf_create_sdp_record_with_codecs |
|
15- HOG Device: emit HIDS_SUBEVENT_SET_REPORT 16- HOG Device: provide report for GET REPORT operation via callback 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 --- 1119 unchanged lines hidden --- | 16- HOG Device: emit HIDS_SUBEVENT_SET_REPORT 17- HOG Device: provide report for GET REPORT operation via callback 18- LE Device DB: le_device_db_dump dumps LTK 19- Port for Zephyr 3.x 20 21### Fixed 22- HCI: fix remove le device from whitelist 23- L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds --- 1119 unchanged lines hidden --- |