mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
AVDT: - Roll back CCB allocation when cmd/rsp queue creation fails - Free media packet on invalid handle in AVDT_WriteReqOpt - Zero-init timeout failure message before GETCAP callback - Initialize lcid_tbl to 0xFF to avoid mapping to tc_tbl[0] BTA/AVRCP: - Use size_t for AVRC message copy buffer allocation - Allocate before register in BTA_AvEnable - Guard BTA_AvRegister callback when enable never completed - Remove invalid free of inline Cover Art image_descriptor A2DP BTC/API: - Default g_a2dp_on_deinit to true before profile init - Add shutdown state check in btc_a2dp_sink_shutdown - Guard A2DP source timer against freed dynamic local param