CHANGELOG.md (2be52304616e5a00f00bd6b28e1a44dccce31d09) | CHANGELOG.md (e4d8ae315cf71505e7c67850f5e3d858798af85c) |
---|---|
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 | 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 |
|
14- HFP AG: support handling of custom AT commands with hfp_ag_register_custom_at_command 15- HFP AG: send custom unsolicited result code with hfp_ag_send_unsolicited_result_code 16- GAP: support BIG with gap_big_create and gap_big_terminate 17- GAP: support BIG Sync gap_big_sync_create and gap_big_sync_terminate 18- port: CMake build files in all windows-* ports allow to use Visual Studio 2022 19- embedded audio: mono audio is played on both channels if HAVE_HAL_AUDIO_SINK_STEREO_ONLY is defined 20 21### Fixed --- 986 unchanged lines hidden --- | 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 --- 986 unchanged lines hidden --- |