CHANGELOG.md (51a2ebde0031fdd3ad6bb64362108b25da7cb703) | CHANGELOG.md (5be6b47a7f686392b26eff93e7600ba14ec6b01b) |
---|---|
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- HFP HF: send custom AT command with hfp_hf_send_at_command | 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- HFP HF: send custom AT command with hfp_hf_send_at_command |
13- HFP AG: send custom unsolicited result code with hfp_ag_send_unsolicited_result_code |
|
13- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 14- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined 15 16### Fixed 17 18### Changed 19- HCI Dump: provide log level to log_message implementation 20- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED --- 981 unchanged lines hidden --- | 14- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 15- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined 16 17### Fixed 18 19### Changed 20- HCI Dump: provide log level to log_message implementation 21- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED --- 981 unchanged lines hidden --- |