Searched refs:bta_av_ci_setconfig (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_av_ci.h | 66 extern void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code,
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/ |
D | bta_av_ci.c | 72 void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code, UINT8 category, in bta_av_ci_setconfig() function
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | bta_av_co.c | 681 bta_av_ci_setconfig(hndl, A2D_BUSY, AVDT_ASC_CODEC, 0, NULL, FALSE, avdt_handle); in bta_av_co_audio_setconfig() 768 bta_av_ci_setconfig(hndl, status, category, 0, NULL, FALSE, avdt_handle); in bta_av_co_audio_setconfig() 777 bta_av_ci_setconfig(hndl, A2D_SUCCESS, A2D_SUCCESS, 0, NULL, recfg_needed, avdt_handle); in bta_av_co_audio_setconfig()
|