Searched refs:peer_feat (Results 1 – 7 of 7) sorted by relevance
84 tBTA_HF_CLIENT_PEER_FEAT peer_feat; // HF features member361 (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()[all …]
112 tBTA_AG_PEER_FEAT peer_feat; member254 hf_cb->peer_feat = 0; in reset_control_block()367 btif_hf_cb[idx].peer_feat = 0; in btif_hf_upstreams_evt()413 btif_hf_cb[idx].peer_feat = p_data->conn.peer_feat; in btif_hf_upstreams_evt()670 hf_cb->peer_feat = 0; in connect_int()848 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_ECNR)) { in isNoiseReductionSupported()861 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_VREC)) { in isVoiceRecognitionSupported()879 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_VREC)) { in StartVoiceRecognition()881 __func__, btif_hf_cb[idx].peer_feat); in StartVoiceRecognition()903 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_VREC)) { in StopVoiceRecognition()[all …]
194 tBTA_HF_CLIENT_PEER_FEAT peer_feat; member
389 tBTA_AG_PEER_FEAT peer_feat; member
181 unsigned int peer_feat, unsigned int chld_feat);
449 evt.conn.peer_feat = client_cb->peer_features; in bta_hf_client_svc_conn_open()
773 evt.peer_feat = p_scb->peer_features; in bta_ag_svc_conn_open()