Home
last modified time | relevance | path

Searched defs:category (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/av/
Dbta_av_ci.c70 void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code, UINT8 category, in bta_av_ci_setconfig()
Dbta_av_int.h323 UINT8 category; member
/system/bt/stack/avdt/
Davdt_api.c582 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()
/system/bt/btif/co/
Dbta_av_co.c745 UINT8 category = A2D_SUCCESS; in bta_av_co_audio_setconfig() local