Searched refs:PublishScanFinishedEvent (Results 1 – 3 of 3) sorted by relevance
59 static bool PublishScanFinishedEvent(const int &code, const std::string &data);
109 bool WifiCommonEventHelper::PublishScanFinishedEvent(const int &code, const std::string &data) in PublishScanFinishedEvent() function in OHOS::Wifi::WifiCommonEventHelper
611 …WifiCommonEventHelper::PublishScanFinishedEvent(static_cast<int>(ScanHandleNotify::SCAN_FAIL), "On… in HandleCommonScanFailed()693 …WifiCommonEventHelper::PublishScanFinishedEvent(static_cast<int>(ScanHandleNotify::SCAN_OK), "OnSc… in HandleScanResults()