Searched refs:AVRC_RSP_NOT_IMPL (Results 1 – 7 of 7) sorted by relevance
41 if (avc_type < AVRC_RSP_NOT_IMPL) { /* command msg */ in AVRC_IsValidAvcType()74 if (avc_type >= AVRC_RSP_NOT_IMPL && in AVRC_IsValidAvcType()
88 || AVRC_RSP_REJ == p_msg->hdr.ctype || AVRC_RSP_NOT_IMPL == p_msg->hdr.ctype)) { in avrc_pars_vendor_rsp()
945 if (ctype >= AVRC_RSP_NOT_IMPL) { in AVRC_MsgReq()
305 if (code < AVRC_RSP_NOT_IMPL) { in send_metamsg_rsp()661 if (p_meta_msg->code >= AVRC_RSP_NOT_IMPL) { in handle_rc_metamsg_cmd()795 p_meta_msg->code != AVRC_RSP_NOT_IMPL && in handle_rc_metamsg_rsp()
208 #define BTA_AV_RSP_NOT_IMPL AVRC_RSP_NOT_IMPL
57 #define AVRC_RSP_NOT_IMPL 8 /* The target does not implement the command specified by the opcod… macro
859 else if (p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_NOT_IMPL) { in bta_av_rc_msg()