CHANGELOG.md (14685fd34e1d9c03d6edf1ba145834f8da556f35) | CHANGELOG.md (adfefc4beb2e92ff070d3392ec7152df430c0f53) |
---|---|
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- A2DP: support SDP record without service name and/or provider 16- AVRCP: support SDP record without service name and/or provider |
|
15- HFP: hfp_hf_create_sdp_record_with_codecs and hfp_hf_create_sdp_record_with_codecs | 17- HFP: hfp_hf_create_sdp_record_with_codecs and hfp_hf_create_sdp_record_with_codecs |
18- HFP: support SDP record without service name 19- SPP Server: support SDP record without service name |
|
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- HCI: fix restart connect with whitelist after whitelist modification --- 1125 unchanged lines hidden --- | 20- HOG Device: emit HIDS_SUBEVENT_SET_REPORT 21- HOG Device: provide report for GET REPORT operation via callback 22- LE Device DB: le_device_db_dump dumps LTK 23- Port for Zephyr 3.x 24 25### Fixed 26- HCI: fix remove le device from whitelist 27- HCI: fix restart connect with whitelist after whitelist modification --- 1125 unchanged lines hidden --- |