Searched refs:OpenVoiceRecognitionResult (Results 1 – 3 of 3) sorted by relevance
248 void OpenVoiceRecognitionResult(const std::string &address, int result) const;
243 void HfpHfProfileEventSender::OpenVoiceRecognitionResult(const std::string &address, int result) co… in OpenVoiceRecognitionResult() function in OHOS::bluetooth::HfpHfProfileEventSender
115 sender.OpenVoiceRecognitionResult(dataConn.remoteAddr_, HFP_HF_AT_RESULT_OK); in ProcessOK()