Searched refs:AVRC_RSP_REJ (Results 1 – 6 of 6) sorted by relevance
64 if (p_msg->hdr.ctype == AVRC_RSP_REJ) in avrc_pars_vendor_rsp()91 || AVRC_RSP_REJ==p_msg->hdr.ctype || AVRC_RSP_NOT_IMPL==p_msg->hdr.ctype)) in avrc_pars_vendor_rsp()177 if (p_msg->hdr.ctype == AVRC_RSP_REJ) in avrc_ctrl_pars_vendor_rsp()
269 *p_begin = (AVRC_RSP_REJ & AVRC_CTYPE_MASK); in avrc_proc_vendor_command()321 *p_data++ = AVRC_RSP_REJ; in avrc_proc_vendor_command()757 *p_rsp_data = AVRC_RSP_REJ; in avrc_msg_cback()
212 #define BTA_AV_RSP_REJ AVRC_RSP_REJ
62 #define AVRC_RSP_REJ 10 /* The target implements the command specified by the macro
1200 UINT8 ctype = AVRC_RSP_REJ; in send_reject_response()1245 ctype = AVRC_RSP_REJ; in send_metamsg_rsp()1886 || AVRC_RSP_REJ==pmeta_msg->code || AVRC_RSP_NOT_IMPL==pmeta_msg->code)) in handle_rc_metamsg_rsp()
779 *p_ctype = AVRC_RSP_REJ; in bta_av_proc_meta_cmd()