Searched refs:CallHeldStateNotify (Results 1 – 3 of 3) sorted by relevance
102 void CallHeldStateNotify(const std::string &address, int callheld) const;
95 void HfpHfProfileEventSender::CallHeldStateNotify(const std::string &address, int callheld) const in CallHeldStateNotify() function in OHOS::bluetooth::HfpHfProfileEventSender
529 sender.CallHeldStateNotify(dataConn.remoteAddr_, value); in ProcessIndicator()