Searched refs:BTA_AV_RSP_INTERIM (Results 1 – 3 of 3) sorted by relevance
186 #if (BTA_AV_RC_PASS_RSP_CODE == BTA_AV_RSP_INTERIM)216 #if (BTA_AV_RC_PASS_RSP_CODE == BTA_AV_RSP_INTERIM)
432 else if ((p_bta_av_cfg->rc_pass_rsp == BTA_AV_RSP_INTERIM) && p_bta_av_rc_id_ac) in bta_av_op_supported()436 ret_code = BTA_AV_RSP_INTERIM; in bta_av_op_supported()919 if (p_data->rc_msg.msg.hdr.ctype != BTA_AV_RSP_INTERIM) in bta_av_rc_msg()923 …a->rc_msg.msg.hdr.ctype == BTA_AV_RSP_ACCEPT || p_data->rc_msg.msg.hdr.ctype == BTA_AV_RSP_INTERIM) in bta_av_rc_msg()
216 #define BTA_AV_RSP_INTERIM AVRC_RSP_INTERIM macro