Searched refs:AVRC_IsValidAvcType (Results 1 – 4 of 4) sorted by relevance
34 bool AVRC_IsValidAvcType(uint8_t pdu_id, uint8_t avc_type) { in AVRC_IsValidAvcType() function
50 if (!AVRC_IsValidAvcType(p_result->pdu, p_msg->hdr.ctype)) { in avrc_ctrl_pars_vendor_cmd()132 if (!AVRC_IsValidAvcType(p_result->pdu, p_msg->hdr.ctype)) { in avrc_pars_vendor_cmd()
757 extern bool AVRC_IsValidAvcType(uint8_t pdu_id, uint8_t avc_type);
782 } else if (!AVRC_IsValidAvcType(pdu, p_vendor->hdr.ctype)) { in bta_av_proc_meta_cmd()