Searched refs:BTA_AV_FEAT_ADV_CTRL (Results 1 – 4 of 4) sorted by relevance
1707 peer_features |= (BTA_AV_FEAT_ADV_CTRL); in bta_av_check_peer_features()1784 peer_features |= (BTA_AV_FEAT_ADV_CTRL); in bta_avk_check_peer_features()1853 if (BTA_AV_FEAT_ADV_CTRL & bta_avk_check_peer_features(UUID_SERVCLASS_AV_REMOTE_CONTROL)) in bta_av_rc_disc_done()1854 peer_features |= (BTA_AV_FEAT_ADV_CTRL|BTA_AV_FEAT_RCCT); in bta_av_rc_disc_done()1862 if ((p_cb->features & BTA_AV_FEAT_ADV_CTRL) && in bta_av_rc_disc_done()1863 ((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
439 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL))) in handle_rc_ctrl_features()445 if ((btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL)&& in handle_rc_ctrl_features()488 btif_rc_cb.rc_features &= ~BTA_AV_FEAT_ADV_CTRL; in handle_rc_features()496 if ( (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL) && in handle_rc_features()515 if (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL && in handle_rc_features()613 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL))) in handle_rc_connect()1785 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL)) in set_volume()
1544 |BTA_AV_FEAT_ADV_CTRL in btif_av_execute_service()1579 BTA_AV_FEAT_ADV_CTRL|BTA_AV_FEAT_RCTG, in btif_av_sink_execute_service()