CHANGELOG.md (60543828eb3f9b9252b949833c2bb0cbb572fd93) | CHANGELOG.md (42aadee500c4b13e2a892e81e2d6db7fc4b68e70) |
---|---|
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 HF: terminate held calls with hfp_hf_terminate_held_calls 14- HFP HF: provide Call Waiting information alpha field | 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 HF: terminate held calls with hfp_hf_terminate_held_calls 14- HFP HF: provide Call Waiting information alpha field |
15- HFP HF: add hfp_hf_set_default_microphone_gain and hfp_hf_set_set_default_speaker_gain for SLC |
|
15- HFP AG: support handling of custom AT commands with hfp_ag_register_custom_at_command 16- HFP AG: send custom unsolicited result code with hfp_ag_send_unsolicited_result_code 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 --- 990 unchanged lines hidden --- | 16- HFP AG: support handling of custom AT commands with hfp_ag_register_custom_at_command 17- HFP AG: send custom unsolicited result code with hfp_ag_send_unsolicited_result_code 18- GAP: support BIG with gap_big_create and gap_big_terminate 19- GAP: support BIG Sync gap_big_sync_create and gap_big_sync_terminate 20- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 21- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined 22 23### Fixed --- 990 unchanged lines hidden --- |