Searched refs:rc_features (Results 1 – 3 of 3) sorted by relevance
180 (btc_rc_cb.rc_features & BTA_AV_FEAT_RCTG); in btc_avrc_ct_connected_p()396 if ((btc_rc_cb.rc_features & BTA_AV_FEAT_RCTG) && in handle_rc_features()400 param.rmt_feats.feat_mask = btc_rc_cb.rc_features; in handle_rc_features()406 if ((btc_rc_cb.rc_features & BTA_AV_FEAT_RCCT) && in handle_rc_features()410 param.rmt_feats.feat_mask = btc_rc_cb.rc_features; in handle_rc_features()444 btc_rc_cb.rc_features = p_rc_open->peer_features; in handle_rc_connect()496 tBTA_AV_FEAT rc_features = btc_rc_cb.rc_features; in handle_rc_disconnect() local502 btc_rc_cb.rc_features = 0; in handle_rc_disconnect()509 if (rc_features & BTA_AV_FEAT_RCTG) { in handle_rc_disconnect()853 if (btc_rc_cb.rc_features & BTA_AV_FEAT_RCTG) { in handle_rc_passthrough_rsp()[all …]
128 tBTA_AV_FEAT rc_features; member
1494 tBTA_AV_FEAT bta_av_check_peer_rc_features (UINT16 service_uuid, UINT16 *rc_features) in bta_av_check_peer_rc_features() argument1544 if (rc_features) { in bta_av_check_peer_rc_features()1545 *rc_features = categories; in bta_av_check_peer_rc_features()