Home
last modified time | relevance | path

Searched refs:tBTC_AV_CODEC_INFO (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/a2dp/include/
Dbtc_av_co.h68 tBTC_AV_CODEC_INFO codec_cfg;
69 tBTC_AV_CODEC_INFO codec_cfg_setconfig; /* remote peer setconfig preference */
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_av_api.h166 } tBTC_AV_CODEC_INFO; typedef
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c1505 tBTC_AV_CODEC_INFO new_cfg; in bta_av_co_audio_set_codec()