Home
last modified time | relevance | path

Searched refs:AVRC_RSP_NOT_IMPL (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/avrc/
Davrc_utils.c41 if (avc_type < AVRC_RSP_NOT_IMPL) /* command msg */ in AVRC_IsValidAvcType()
77 if (avc_type >= AVRC_RSP_NOT_IMPL && in AVRC_IsValidAvcType()
Davrc_pars_ct.c91 || AVRC_RSP_REJ==p_msg->hdr.ctype || AVRC_RSP_NOT_IMPL==p_msg->hdr.ctype)) in avrc_pars_vendor_rsp()
Davrc_api.c971 if (ctype >= AVRC_RSP_NOT_IMPL) in AVRC_MsgReq()
/system/bt/bta/include/
Dbta_av_api.h210 #define BTA_AV_RSP_NOT_IMPL AVRC_RSP_NOT_IMPL
/system/bt/btif/src/
Dbtif_rc.c919 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()
/system/bt/bta/av/
Dbta_av_act.c936 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()
/system/bt/stack/include/
Davrc_defs.h58 #define AVRC_RSP_NOT_IMPL 8 /* The target does not implement the command specified macro