CHANGELOG.md (e4c7c6fa4a866faf6e22c9a007d44d8c5a4f65c2) | CHANGELOG.md (a7666b025107f720415ffcb026134a68dcfb8a6d) |
---|---|
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 --- 4 unchanged lines hidden (view full) --- 13- GATT Server: support GATT over Enhanced LE Bearer 14- LE Device DB: le_device_db_dump dumps LTK 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 | 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 --- 4 unchanged lines hidden (view full) --- 13- GATT Server: support GATT over Enhanced LE Bearer 14- LE Device DB: le_device_db_dump dumps LTK 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- HFP AG: fix setup of audio connection in service level established event |
|
21 22### Changed 23- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE 24- remove old Zephyr 1.9 port 25 26## Release v1.5.6 27 28### Added --- 1095 unchanged lines hidden --- | 22 23### Changed 24- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE 25- remove old Zephyr 1.9 port 26 27## Release v1.5.6 28 29### Added --- 1095 unchanged lines hidden --- |