Searched refs:WpaEventDeviceFound (Results 1 – 3 of 3) sorted by relevance
294 void WpaEventDeviceFound(const HalP2pDeviceFound &deviceInfo) const;
50 std::bind(&P2pMonitor::WpaEventDeviceFound, this, _1), in MonitorBegins()333 void P2pMonitor::WpaEventDeviceFound(const HalP2pDeviceFound &deviceInfo) const in WpaEventDeviceFound() function in OHOS::Wifi::P2pMonitor
190 pP2pMonitor->WpaEventDeviceFound(deviceInfo); in WrapMethodWpaEventDeviceFound()