Merge branch 'idf/ble_audio_dynamic_svc_v6.1' into 'release/v6.1'

feat(ble_audio): Backport BLE ISO & BLE Audio MRs to release/v6.1

See merge request espressif/esp-idf!52238
This commit is contained in:
Island
2026-09-04 15:59:13 +08:00
226 changed files with 14121 additions and 3677 deletions

View File

@@ -51,6 +51,7 @@ Application Examples
* :example:`bluetooth/esp_ble_audio/cap/acceptor` demonstrates how to act as a CAP Acceptor for unicast and broadcast flows.
* :example:`bluetooth/esp_ble_audio/cap/initiator` demonstrates how to act as a CAP Initiator for unicast and broadcast flows.
* :example:`bluetooth/esp_ble_audio/cap/handover` demonstrates how to perform CAP handovers between unicast and broadcast flows.
* **TMAP (Telephony and Media Audio Profile)**