CHANGELOG.md (7aa35f6a68be293b189765703d55a2983fa71909) CHANGELOG.md (2a6c0f8203a6e80b026f1d5508f53de0dbb70501)
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: support handling of custom AT commands with hfp_ag_register_custom_at_command
14- HFP AG: send custom unsolicited result code with hfp_ag_send_unsolicited_result_code
15- GAP: support BIG with gap_big_create and gap_big_terminate
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: support handling of custom AT commands with hfp_ag_register_custom_at_command
14- HFP AG: send custom unsolicited result code with hfp_ag_send_unsolicited_result_code
15- GAP: support BIG with gap_big_create and gap_big_terminate
16- GAP: support BIG Sync gap_big_sync_create and gap_big_sync_terminate
16- port: CMake build files in all windows-* ports allow to use Visual Studio 2022
17- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined
18
19### Fixed
20
21### Changed
22- HCI Dump: provide log level to log_message implementation
23- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED

--- 981 unchanged lines hidden ---
17- port: CMake build files in all windows-* ports allow to use Visual Studio 2022
18- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined
19
20### Fixed
21
22### Changed
23- HCI Dump: provide log level to log_message implementation
24- GAP: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED

--- 981 unchanged lines hidden ---