Searched refs:BTA_AV_RSP_INTERIM (Results 1 – 3 of 3) sorted by relevance
135 #if (BTA_AV_RC_PASS_RSP_CODE == BTA_AV_RSP_INTERIM)165 #if (BTA_AV_RC_PASS_RSP_CODE == BTA_AV_RSP_INTERIM)
426 else if ((p_bta_av_cfg->rc_pass_rsp == BTA_AV_RSP_INTERIM) && p_bta_av_rc_id_ac) in bta_av_op_supported()430 ret_code = BTA_AV_RSP_INTERIM; in bta_av_op_supported()897 if (p_data->rc_msg.msg.hdr.ctype != BTA_AV_RSP_INTERIM) in bta_av_rc_msg()901 …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()
215 #define BTA_AV_RSP_INTERIM AVRC_RSP_INTERIM macro