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