CHANGELOG.md (98918ebd93a53d7aa0542734869acf064936895c) | CHANGELOG.md (71fd255d6139194e0c2e26430392f229aeaeb463) |
---|---|
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 9## Unreleased 10 11### Added 12- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 13 14### Fixed 15 16### Changed 17- HCI Dump: provide log level to log_message implementation | 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 9## Unreleased 10 11### Added 12- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 13 14### Fixed 15 16### Changed 17- HCI Dump: provide log level to log_message implementation |
18- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED |
|
18 19 20## Release v1.5.3 21 22### Added 23- GAP: support periodic advertising with ENABLE_LE_PERIODIC_ADVERTISING 24- GAP: support periodic inquiry mode with gap_inquiry_periodic_start 25- HFP HF: provide Calling Line Identification alpha field --- 973 unchanged lines hidden --- | 19 20 21## Release v1.5.3 22 23### Added 24- GAP: support periodic advertising with ENABLE_LE_PERIODIC_ADVERTISING 25- GAP: support periodic inquiry mode with gap_inquiry_periodic_start 26- HFP HF: provide Calling Line Identification alpha field --- 973 unchanged lines hidden --- |