Searched refs:CallSetupStateNotify (Results 1 – 3 of 3) sorted by relevance
94 void CallSetupStateNotify(const std::string &address, int callsetup) const;
87 void HfpHfProfileEventSender::CallSetupStateNotify(const std::string &address, int callsetup) const in CallSetupStateNotify() function in OHOS::bluetooth::HfpHfProfileEventSender
527 sender.CallSetupStateNotify(dataConn.remoteAddr_, value); in ProcessIndicator()