Searched refs:BTA_AV_FEAT_ADV_CTRL (Results 1 – 2 of 2) sorted by relevance
63 #define BTA_AV_FEAT_ADV_CTRL 0x0200 /* remote control Advanced Control command/response */ macro
1567 peer_features |= (BTA_AV_FEAT_ADV_CTRL); in bta_av_check_peer_features()1628 if ((p_cb->features & BTA_AV_FEAT_ADV_CTRL) && ((peer_features&BTA_AV_FEAT_ADV_CTRL) == 0)) in bta_av_rc_disc_done()