Searched refs:NetworkStateChanged (Results 1 – 3 of 3) sorted by relevance
46 void NetworkStateChanged(const std::string &address, int state) const;
38 void HfpHfProfileEventSender::NetworkStateChanged(const std::string &address, int state) const in NetworkStateChanged() function in OHOS::bluetooth::HfpHfProfileEventSender
523 sender.NetworkStateChanged(dataConn.remoteAddr_, value); in ProcessIndicator()