CHANGELOG.md (ea04fbd8d78c8811667bc0b60245cfc836074b12) | CHANGELOG.md (60543828eb3f9b9252b949833c2bb0cbb572fd93) |
---|---|
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 --- 10 unchanged lines hidden (view full) --- 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- HCI: send HCI LE Create Connection Cancel only once for outgoing LE connections without whitelist 25- GAP: use static random address after power up 26- L2CAP: fix L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST | 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 --- 10 unchanged lines hidden (view full) --- 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- HCI: send HCI LE Create Connection Cancel only once for outgoing LE connections without whitelist 25- GAP: use static random address after power up 26- L2CAP: fix L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST |
27- SM: avoid potential loop during CTKD |
|
27 28### Changed 29- HCI Dump: provide log level to log_message implementation 30- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED 31 32 33## Release v1.5.3 34 --- 977 unchanged lines hidden --- | 28 29### Changed 30- HCI Dump: provide log level to log_message implementation 31- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED 32 33 34## Release v1.5.3 35 --- 977 unchanged lines hidden --- |