Home
last modified time | relevance | path

Searched refs:tBTC_AV_STATUS (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/include/
Dbtc_av_co.h152 BOOLEAN bta_av_co_audio_codec_supported(tBTC_AV_STATUS *p_status);
165 BOOLEAN bta_av_co_audio_set_codec(const tBTC_AV_MEDIA_FEEDINGS *p_feeding, tBTC_AV_STATUS *p_status…
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp.h56 typedef int tBTC_AV_STATUS; typedef
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c1335 BOOLEAN bta_av_co_audio_codec_supported(tBTC_AV_STATUS *p_status) in bta_av_co_audio_codec_supported()
1444 BOOLEAN bta_av_co_audio_set_codec(const tBTC_AV_MEDIA_FEEDINGS *p_feeding, tBTC_AV_STATUS *p_status) in bta_av_co_audio_set_codec()
Dbtc_a2dp_source.c431 tBTC_AV_STATUS status; in btc_a2dp_source_setup_codec()