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()77 if (avc_type >= AVRC_RSP_NOT_IMPL && in AVRC_IsValidAvcType()
91 || AVRC_RSP_REJ==p_msg->hdr.ctype || AVRC_RSP_NOT_IMPL==p_msg->hdr.ctype)) in avrc_pars_vendor_rsp()
971 if (ctype >= AVRC_RSP_NOT_IMPL) in AVRC_MsgReq()
210 #define BTA_AV_RSP_NOT_IMPL AVRC_RSP_NOT_IMPL
919 if (pmeta_msg->code >= AVRC_RSP_NOT_IMPL) in handle_rc_metamsg_cmd()1098 if ((p_data->meta_msg.code >= AVRC_RSP_NOT_IMPL)&& in btif_rc_handler()1249 if ( code < AVRC_RSP_NOT_IMPL) in send_metamsg_rsp()1886 || AVRC_RSP_REJ==pmeta_msg->code || AVRC_RSP_NOT_IMPL==pmeta_msg->code)) in handle_rc_metamsg_rsp()3118 (pmeta_msg->code >= AVRC_RSP_NOT_IMPL)&& in handle_avk_rc_metamsg_rsp()
936 else if (p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_NOT_IMPL) in bta_av_rc_msg()991 p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_NOT_IMPL) in bta_av_rc_msg()
58 #define AVRC_RSP_NOT_IMPL 8 /* The target does not implement the command specified macro