CHANGELOG.md (e938c062fda498bb7e1f80caf014a4004700fa6c) | CHANGELOG.md (43d9636f05acdc511fd4df6cef54ad73faa3117f) |
---|---|
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- GAP: support BIG with gap_big_create and gap_big_terminate 18- GAP: support BIG Sync gap_big_sync_create and gap_big_sync_terminate 19- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 20- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined 21 22### Fixed 23- HCI: only add paired LE devices with IRK to resolving list 24- GAP: use static random address after power up | 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- GAP: support BIG with gap_big_create and gap_big_terminate 18- GAP: support BIG Sync gap_big_sync_create and gap_big_sync_terminate 19- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 20- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined 21 22### Fixed 23- HCI: only add paired LE devices with IRK to resolving list 24- GAP: use static random address after power up |
25- L2CAP: fix L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST |
|
25 26### Changed 27- HCI Dump: provide log level to log_message implementation 28- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED 29 30 31## Release v1.5.3 32 --- 977 unchanged lines hidden --- | 26 27### Changed 28- HCI Dump: provide log level to log_message implementation 29- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED 30 31 32## Release v1.5.3 33 --- 977 unchanged lines hidden --- |