Home
last modified time | relevance | path

Searched defs:DialOutCall (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h51 virtual void DialOutCall(std::string number) in DialOutCall() function
83 void DialOutCall(const std::string &number) in DialOutCall() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.cpp318 bool HfpHfProfile::DialOutCall(const std::string &number) in DialOutCall() function in OHOS::bluetooth::HfpHfProfile
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile_event_sender.cpp62 void HfpAgProfileEventSender::DialOutCall(const std::string &device, const std::string &number, int… in DialOutCall() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_system_interface.cpp118 void HfpAgSystemInterface::DialOutCall(const std::string &address, const std::string &number) const in DialOutCall() function in OHOS::bluetooth::HfpAgSystemInterface