Lines Matching refs:peer_feat
84 tBTA_HF_CLIENT_PEER_FEAT peer_feat; // HF features member
361 (cb->peer_feat & BTA_HF_CLIENT_PEER_CODEC)) { in connect_audio()
409 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) { in start_voice_recognition()
431 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) { in stop_voice_recognition()
537 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY) { in handle_call_action()
544 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY) { in handle_call_action()
562 if (cb->peer_feat & BTA_HF_CLIENT_PEER_ECC) { in handle_call_action()
571 if (cb->peer_feat & BTA_HF_CLIENT_PEER_ECC) { in handle_call_action()
616 if (cb->peer_feat & BTA_HF_CLIENT_PEER_ECS) { in query_current_calls()
696 if (cb->peer_feat & BTA_HF_CLIENT_PEER_VTAG) { in request_last_voice_tag_number()
845 cb->peer_feat = 0; in btif_hf_client_upstreams_evt()
869 cb->peer_feat = p_data->conn.peer_feat; in btif_hf_client_upstreams_evt()
874 cb->state, cb->peer_feat, cb->chld_feat); in btif_hf_client_upstreams_evt()
877 if (cb->peer_feat & BTA_HF_CLIENT_PEER_INBAND) { in btif_hf_client_upstreams_evt()
890 cb->peer_feat = 0; in btif_hf_client_upstreams_evt()