CHANGELOG.md (6decf019d63037940febd2492a7c2498b9ecd9fc) | CHANGELOG.md (e39127d3f38bcf687ba523982b74f1bc66b69ba7) |
---|---|
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 --- 7 unchanged lines hidden (view full) --- 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 22- HFP AG: fix BCM WBS setup 23- HID Device: set Report Mode as default | 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 --- 7 unchanged lines hidden (view full) --- 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 22- HFP AG: fix BCM WBS setup 23- HID Device: set Report Mode as default |
24- AVRCP: reject incoming second l2cap connection |
|
24 25### Changed 26- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE 27- remove old Zephyr 1.9 port 28 29## Release v1.5.6 30 31### Added --- 1095 unchanged lines hidden --- | 25 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 --- 1095 unchanged lines hidden --- |