Searched refs:BTA_AV_FEAT_ADV_CTRL (Results 1 – 4 of 4) sorted by relevance
1710 peer_features |= (BTA_AV_FEAT_ADV_CTRL); in bta_av_check_peer_features()1787 peer_features |= (BTA_AV_FEAT_ADV_CTRL); in bta_avk_check_peer_features()1856 if (BTA_AV_FEAT_ADV_CTRL & bta_avk_check_peer_features(UUID_SERVCLASS_AV_REMOTE_CONTROL)) in bta_av_rc_disc_done()1857 peer_features |= (BTA_AV_FEAT_ADV_CTRL|BTA_AV_FEAT_RCCT); in bta_av_rc_disc_done()1865 if ((p_cb->features & BTA_AV_FEAT_ADV_CTRL) && in bta_av_rc_disc_done()1866 ((peer_features & BTA_AV_FEAT_ADV_CTRL) == 0)) in bta_av_rc_disc_done()
64 #define BTA_AV_FEAT_ADV_CTRL 0x0200 /* remote control Advanced Control command/response */ macro
440 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL))) in handle_rc_ctrl_features()446 if ((btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL)&& in handle_rc_ctrl_features()489 btif_rc_cb.rc_features &= ~BTA_AV_FEAT_ADV_CTRL; in handle_rc_features()497 if ( (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL) && in handle_rc_features()516 if (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL && in handle_rc_features()614 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL))) in handle_rc_connect()1786 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL)) in set_volume()
1552 |BTA_AV_FEAT_ADV_CTRL in btif_av_execute_service()1587 BTA_AV_FEAT_ADV_CTRL|BTA_AV_FEAT_RCTG, in btif_av_sink_execute_service()