From 885f7aad9c8ad82b13c11ce48c4d6c9927add41b Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Tue, 23 Jul 2024 18:25:41 +0200 Subject: [PATCH] changelog: add HFP support for Apple extension --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7c8d9ea7..84bf81a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased ### Added -- HFP HFP: support Apple Accessory information with: +- HFP HF: support Apple Accessory information with: - hfp_hf_apple_set_identification - hfp_hf_apple_set_battery_level - hfp_hf_apple_set_docked_state +- HFP AG: report Apple Accessory information, battery level and docked state - PBAP Client: allow to set start offset and max list count for pull phonebook operation - PBAP Client: support multiple parallel connections - HCI Dump Dispatch: allow to use multiple HCI Dump implementations