Searched refs:WpaEventGroupStarted (Results 1 – 3 of 3) sorted by relevance
348 void WpaEventGroupStarted(const HalP2pGroupInfo &groupInfo) const;
59 std::bind(&P2pMonitor::WpaEventGroupStarted, this, _1), in MonitorBegins()492 void P2pMonitor::WpaEventGroupStarted(const HalP2pGroupInfo &groupInfo) const in WpaEventGroupStarted() function in OHOS::Wifi::P2pMonitor
235 pP2pMonitor->WpaEventGroupStarted(groupInfo); in WrapMethodWpaEventGroupStarted()