From ffbed5cf914f4d070d9f9d4eee43f6bb320a66ce Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Sat, 27 May 2023 17:07:40 +0200 Subject: [PATCH] changelog: mention hfp_hf_register_custom_at_command --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9920b0e60..aee244f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - GAP: support additional LE PHYs for scanning and outgoing connections - GATT Client: support GATT over BR/EDR via gatt_client_classic_connect - HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED +- HFP: allow to register custom at commands with hfp_hf_register_custom_at_command - AVRCP: support Cover Art via avrcp_cover_art_client - example: gatt_streamer_server and le_streamer_client report DLE and PHY changes - gatt_client: queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response