Searched refs:AVDT_ConfigRsp (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | avdt_api.h | 662 extern UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code,
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/ |
D | avdt_api.c | 562 UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ConfigRsp() function
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_aact.c | 1284 AVDT_ConfigRsp(p_scb->avdt_handle, p_scb->avdt_label, p_data->ci_setconfig.err_code, in bta_av_setconfig_rsp() 1944 AVDT_ConfigRsp(p_scb->avdt_handle, p_scb->avdt_label, p_data->ci_setconfig.err_code, 0); in bta_av_setconfig_rej()
|