Searched refs:peer_feat (Results 1 – 8 of 8) sorted by relevance
81 tBTA_HF_CLIENT_PEER_FEAT peer_feat; // HF features member358 (cb->peer_feat & BTA_HF_CLIENT_PEER_CODEC)) { in connect_audio()406 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) { in start_voice_recognition()428 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) { in stop_voice_recognition()533 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY) { in handle_call_action()540 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY) { in handle_call_action()558 if (cb->peer_feat & BTA_HF_CLIENT_PEER_ECC) { in handle_call_action()567 if (cb->peer_feat & BTA_HF_CLIENT_PEER_ECC) { in handle_call_action()612 if (cb->peer_feat & BTA_HF_CLIENT_PEER_ECS) { in query_current_calls()692 if (cb->peer_feat & BTA_HF_CLIENT_PEER_VTAG) { in request_last_voice_tag_number()[all …]
112 tBTA_AG_PEER_FEAT peer_feat; member276 hf_cb->peer_feat = 0; in reset_control_block()414 btif_hf_cb[idx].peer_feat = 0; in btif_hf_upstreams_evt()478 p_data->conn.peer_feat, IOT_CONF_BYTE_NUM_2); in btif_hf_upstreams_evt()481 btif_hf_cb[idx].peer_feat = p_data->conn.peer_feat; in btif_hf_upstreams_evt()792 hf_cb->peer_feat = 0; in connect_int()980 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_ECNR)) { in isNoiseReductionSupported()993 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_VREC)) { in isVoiceRecognitionSupported()1010 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_VREC)) { in StartVoiceRecognition()1012 btif_hf_cb[idx].peer_feat); in StartVoiceRecognition()[all …]
201 tBTA_HF_CLIENT_PEER_FEAT peer_feat; member
401 tBTA_AG_PEER_FEAT peer_feat; member
182 unsigned int peer_feat, unsigned int chld_feat);
446 evt.conn.peer_feat = client_cb->peer_features; in bta_hf_client_svc_conn_open()
73 unsigned int peer_feat, in connection_state_cb() argument82 log::debug("state {} peer_feat {} chld_feat {}", state, peer_feat, chld_feat); in connection_state_cb()84 (jint)state, (jint)peer_feat, (jint)chld_feat, in connection_state_cb()
840 evt.peer_feat = p_scb->peer_features; in bta_ag_svc_conn_open()