Searched refs:AVRC_RSP_ACCEPT (Results 1 – 5 of 5) sorted by relevance
311 ctype = AVRC_RSP_ACCEPT; in send_metamsg_rsp()793 p_meta_msg->code != AVRC_RSP_ACCEPT && in handle_rc_metamsg_rsp()832 if (vendor_msg->hdr.ctype == AVRC_RSP_ACCEPT) { in handle_rc_metamsg_rsp()
209 #define BTA_AV_RSP_ACCEPT AVRC_RSP_ACCEPT
284 *p_begin = (AVRC_RSP_ACCEPT & AVRC_CTYPE_MASK); in avrc_proc_vendor_command()
59 #define AVRC_RSP_ACCEPT 9 /* The target executed or is executing the command */ macro
898 p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_ACCEPT) { in bta_av_rc_msg()