From 64431c36d99eb0a1f9ef809be9afb0a7c7612048 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Tue, 12 Dec 2023 17:38:15 +0100 Subject: [PATCH] changelog: update l2cap fixes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e64943b5..6faf04dc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - GAP: store classic link keys independent from peer bonding request - SM: directly detect invalid Public key when Controller ECC is used - L2CAP: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds +- L2CAP: handle all signaling requests and responses in closed state - HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 - HFP: fix LC3-WB init - HFP AG: fix setup of audio connection in service level established event