Searched refs:AVRC_RSP_ACCEPT (Results 1 – 3 of 3) sorted by relevance
209 #define BTA_AV_RSP_ACCEPT AVRC_RSP_ACCEPT
860 else if (p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_ACCEPT) in bta_av_rc_msg()894 p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_ACCEPT) in bta_av_rc_msg()
59 #define AVRC_RSP_ACCEPT 9 /* The target executed or is executing the command */ macro