Lines Matching refs:peer_feat
112 tBTA_AG_PEER_FEAT peer_feat; member
254 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()
905 __func__, btif_hf_cb[idx].peer_feat); in StopVoiceRecognition()