CHANGELOG.md (e39127d3f38bcf687ba523982b74f1bc66b69ba7) | CHANGELOG.md (c7fc10753ea52aea225b5a97c5fcd5bb66d921ac) |
---|---|
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 --- 8 unchanged lines hidden (view full) --- 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 22- HFP AG: fix BCM WBS setup 23- HID Device: set Report Mode as default 24- AVRCP: reject incoming second l2cap connection | 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 --- 8 unchanged lines hidden (view full) --- 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 22- HFP AG: fix BCM WBS setup 23- HID Device: set Report Mode as default 24- AVRCP: reject incoming second l2cap connection |
25 | 25- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION 26 |
26### Changed 27- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE 28- remove old Zephyr 1.9 port 29 30## Release v1.5.6 31 32### Added 33- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned --- 1094 unchanged lines hidden --- | 27### Changed 28- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE 29- remove old Zephyr 1.9 port 30 31## Release v1.5.6 32 33### Added 34- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned --- 1094 unchanged lines hidden --- |