Searched refs:CurrentOperatorReply (Results 1 – 3 of 3) sorted by relevance
78 void CurrentOperatorReply(const std::string &address, const std::string &name) const;
70 void HfpHfProfileEventSender::CurrentOperatorReply(const std::string &address, const std::string &n… in CurrentOperatorReply() function in OHOS::bluetooth::HfpHfProfileEventSender
190 HfpHfProfileEventSender::GetInstance().CurrentOperatorReply(dataConn.remoteAddr_, name); in ProcessCops()