Home
last modified time | relevance | path

Searched refs:GetSubscriberNumber (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.cpp72 GetSubscriberNumber(); in ExecuteEventProcess()
245 void HfpAgSystemEventProcesser::GetSubscriberNumber() const in GetSubscriberNumber() function in OHOS::bluetooth::HfpAgSystemEventProcesser
247 std::string number = systemInterface_.GetSubscriberNumber(); in GetSubscriberNumber()
H A Dhfp_ag_system_event_processer.h131 void GetSubscriberNumber() const;
H A Dhfp_ag_profile_event_sender.h99 void GetSubscriberNumber(const std::string &device) const;
H A Dhfp_ag_system_interface.h114 std::string GetSubscriberNumber();
H A Dhfp_ag_profile_event_sender.cpp107 void HfpAgProfileEventSender::GetSubscriberNumber(const std::string &device) const in GetSubscriberNumber() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_command_processor.cpp442 HfpAgProfileEventSender::GetInstance().GetSubscriberNumber(dataConn.remoteAddr_); in CnumExecuter()
H A Dhfp_ag_system_interface.cpp204 std::string HfpAgSystemInterface::GetSubscriberNumber() in GetSubscriberNumber() function in OHOS::bluetooth::HfpAgSystemInterface
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h101 std::string GetSubscriberNumber() in GetSubscriberNumber() function