mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Peers may report custom or non-standard codec UUIDs in AT+BAC alongside CVSD/mSBC. Returning BTA_AG_CODEC_NONE on the first unknown entry discarded already-parsed standard codecs. Log unknown UUIDs and continue parsing so negotiated capabilities still reflect supported codecs.