Searched refs:rc_features (Results 1 – 3 of 3) sorted by relevance
182 (btc_rc_cb.rc_features & BTA_AV_FEAT_RCCT); in btc_avrc_tg_connected_p()189 (btc_rc_cb.rc_features & BTA_AV_FEAT_RCTG); in btc_avrc_ct_connected_p()405 if ((btc_rc_cb.rc_features & BTA_AV_FEAT_RCTG) && in handle_rc_features()409 param.rmt_feats.feat_mask = btc_rc_cb.rc_features; in handle_rc_features()415 if ((btc_rc_cb.rc_features & BTA_AV_FEAT_RCCT) && in handle_rc_features()419 param.rmt_feats.feat_mask = btc_rc_cb.rc_features; in handle_rc_features()453 btc_rc_cb.rc_features = p_rc_open->peer_features; in handle_rc_connect()505 tBTA_AV_FEAT rc_features = btc_rc_cb.rc_features; in handle_rc_disconnect() local511 btc_rc_cb.rc_features = 0; in handle_rc_disconnect()518 if (rc_features & BTA_AV_FEAT_RCTG) { in handle_rc_disconnect()[all …]
128 tBTA_AV_FEAT rc_features; member
1500 tBTA_AV_FEAT bta_av_check_peer_rc_features (UINT16 service_uuid, UINT16 *rc_features) in bta_av_check_peer_rc_features() argument1550 if (rc_features) { in bta_av_check_peer_rc_features()1551 *rc_features = categories; in bta_av_check_peer_rc_features()