CHANGELOG.md (a05fc5f2193afeddeac404c7b9aa8852eb3b246e) | CHANGELOG.md (e4c7c6fa4a866faf6e22c9a007d44d8c5a4f65c2) |
---|---|
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- GATT Client: support GATT over Enhanced LE Bearer 13- 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- GATT Client: support GATT over Enhanced LE Bearer 13- GATT Server: support GATT over Enhanced LE Bearer |
14- LE Device DB: le_device_db_dump dumps LTK |
|
14- Port for Zephyr 3.x 15 16### Fixed 17- HCI: fix remove le device from whitelist 18- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 19- HFP: fix LC3-WB init 20 21### Changed --- 1101 unchanged lines hidden --- | 15- Port for Zephyr 3.x 16 17### Fixed 18- HCI: fix remove le device from whitelist 19- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 20- HFP: fix LC3-WB init 21 22### Changed --- 1101 unchanged lines hidden --- |