Searched refs:CallStateNotify (Results 1 – 3 of 3) sorted by relevance
86 void CallStateNotify(const std::string &address, int call) const;
79 void HfpHfProfileEventSender::CallStateNotify(const std::string &address, int call) const in CallStateNotify() function in OHOS::bluetooth::HfpHfProfileEventSender
525 sender.CallStateNotify(dataConn.remoteAddr_, value); in ProcessIndicator()