Home
last modified time | relevance | path

Searched refs:SendDtmf (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h57 virtual void SendDtmf(int dtmf) in SendDtmf() function in stub::TelephoneServiceObserver
89 bool SendDtmf(int dtmf) in SendDtmf() function in stub::TelephoneService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h195 bool SendDtmf(uint8_t code);
H A Dhfp_hf_profile.cpp263 bool HfpHfProfile::SendDtmf(uint8_t code) in SendDtmf() function in OHOS::bluetooth::HfpHfProfile
H A Dhfp_hf_statemachine.cpp258 profile_.SendDtmf(event.arg1_); in Dispatch()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile_event_sender.h76 void SendDtmf(const std::string &device, int dtmf) const;
H A Dhfp_ag_system_interface.h92 bool SendDtmf(int dtmf, const std::string &address) const;
H A Dhfp_ag_profile_event_sender.cpp72 void HfpAgProfileEventSender::SendDtmf(const std::string &device, int dtmf) const in SendDtmf() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_system_event_processer.cpp194 systemInterface_.SendDtmf(dtmf, address_); in ProcessSendDtmfEvent()
H A Dhfp_ag_command_processor.cpp387 HfpAgProfileEventSender::GetInstance().SendDtmf(dataConn.remoteAddr_, code); in VtsSetter()
H A Dhfp_ag_system_interface.cpp169 bool HfpAgSystemInterface::SendDtmf(int dtmf, const std::string &address) const in SendDtmf() function in OHOS::bluetooth::HfpAgSystemInterface

Completed in 9 milliseconds