From 05e36130529d8cb7047d80355713605c095eb77b Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Thu, 1 Jun 2023 15:41:05 +0200 Subject: [PATCH] changelog: mention hfp sco packet type checks --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 285be842a..c62ae1b8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - AVRCP: re-register for notification - HFP: fix setup/accept of synchronous connection - HFP: use mandatory safe settings considering BR/EDR Secure Connections to accept synchronous connections +- HFP: avoid SCO packet types not supported either locally or remotely - HFP: remove trailing newline/carriage return in custom command event - PBAP Client: make pbap_set_property_selector work for Pull Phonebook - btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS