Searched refs:BTA_AV_FEAT_ADV_CTRL (Results 1 – 4 of 4) sorted by relevance
1640 peer_features |= (BTA_AV_FEAT_ADV_CTRL); in bta_av_check_peer_features()1711 peer_features |= (BTA_AV_FEAT_ADV_CTRL); in bta_avk_check_peer_features()1774 if (BTA_AV_FEAT_ADV_CTRL & in bta_av_rc_disc_done()1776 peer_features |= (BTA_AV_FEAT_ADV_CTRL | BTA_AV_FEAT_RCCT); in bta_av_rc_disc_done()1783 if ((p_cb->features & BTA_AV_FEAT_ADV_CTRL) && in bta_av_rc_disc_done()1784 ((peer_features & BTA_AV_FEAT_ADV_CTRL) == 0)) { in bta_av_rc_disc_done()
70 #define BTA_AV_FEAT_ADV_CTRL \ macro
1577 | BTA_AV_FEAT_RCCT | BTA_AV_FEAT_ADV_CTRL | in btif_av_execute_service()1612 BTA_AV_FEAT_ADV_CTRL | BTA_AV_FEAT_RCTG | in btif_av_sink_execute_service()
456 !(p_dev->rc_features & BTA_AV_FEAT_ADV_CTRL))) { in handle_rc_ctrl_features()464 if ((p_dev->rc_features & BTA_AV_FEAT_ADV_CTRL) && in handle_rc_ctrl_features()510 p_dev->rc_features &= ~BTA_AV_FEAT_ADV_CTRL; in handle_rc_features()518 if ((p_dev->rc_features & BTA_AV_FEAT_ADV_CTRL) && in handle_rc_features()537 if (p_dev->rc_features & BTA_AV_FEAT_ADV_CTRL && in handle_rc_features()2597 if (btif_rc_cb.rc_multi_cb[idx].rc_features & BTA_AV_FEAT_ADV_CTRL) { in set_volume()2732 p_dev->rc_features &= ~BTA_AV_FEAT_ADV_CTRL; in handle_rc_metamsg_rsp()