CHANGELOG.md (fa7f2dfdd33c084660a8fe6c6881878bd1a221c5) CHANGELOG.md (aa3c9a66cccf973175c8e4a702b3f412fa5e98f5)
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- HOG Device: emit HIDS_SUBEVENT_SET_REPORT
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
21- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32
22- HFP: fix LC3-WB init

--- 1114 unchanged lines hidden ---
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 ---