Searched refs:AVRC_IsValidAvcType (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/avrc/
H A Davrc_utils.c29 ** Function AVRC_IsValidAvcType
37 BOOLEAN AVRC_IsValidAvcType(UINT8 pdu_id, UINT8 avc_type) function
H A Davrc_pars_tg.c63 if (!AVRC_IsValidAvcType (p_result->pdu, p_msg->hdr.ctype))
/system/bt/stack/include/
H A Davrc_api.h613 ** Function AVRC_IsValidAvcType
621 extern BOOLEAN AVRC_IsValidAvcType(UINT8 pdu_id, UINT8 avc_type);
/system/bt/bta/av/
H A Dbta_av_act.c790 else if (!AVRC_IsValidAvcType(pdu, p_vendor->hdr.ctype) )

Completed in 136 milliseconds