Home
last modified time | relevance | path

Searched refs:StopVoiceRecogition (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h119 bool StopVoiceRecogition(const std::string &address) in StopVoiceRecogition() function in stub::TelephoneService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h142 bool StopVoiceRecogition(const std::string &address) const;
H A Dhfp_ag_system_interface.cpp286 bool HfpAgSystemInterface::StopVoiceRecogition(const std::string &address) const in StopVoiceRecogition() function in OHOS::bluetooth::HfpAgSystemInterface
289 return stub::TelephoneService::GetInstance()->StopVoiceRecogition(address); in StopVoiceRecogition()
H A Dhfp_ag_service.cpp909 systemInterface.StopVoiceRecogition(address); in CloseVoiceRecognitionByHf()

Completed in 5 milliseconds