Searched defs:category (Results 1 – 4 of 4) sorted by relevance
70 void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code, UINT8 category, in bta_av_ci_setconfig()
323 UINT8 category; member
582 UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ConfigRsp()817 UINT16 AVDT_ReconfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ReconfigRsp()
745 UINT8 category = A2D_SUCCESS; in bta_av_co_audio_setconfig() local