Searched refs:HalP2pGroupInfo (Results 1 – 8 of 8) sorted by relevance
194 struct HalP2pGroupInfo { struct205 HalP2pGroupInfo() : isGo(0), isPersistent(0), frequency(0) in HalP2pGroupInfo() argument208 ~HalP2pGroupInfo() in ~HalP2pGroupInfo() argument
36 std::function<void(const HalP2pGroupInfo &)> onGroupStarted;
233 void WrapMethodWpaEventGroupStarted(HalP2pGroupInfo groupInfo) in WrapMethodWpaEventGroupStarted()694 HalP2pGroupInfo testGroupInfo;708 HalP2pGroupInfo testGroupInfo;722 HalP2pGroupInfo testGroupInfo;
348 void WpaEventGroupStarted(const HalP2pGroupInfo &groupInfo) const;
492 void P2pMonitor::WpaEventGroupStarted(const HalP2pGroupInfo &groupInfo) const in WpaEventGroupStarted()
625 OHOS::Wifi::HalP2pGroupInfo cbInfo; in OnEventGroupStarted()658 OHOS::Wifi::HalP2pGroupInfo cbInfo; in OnEventGroupInfoStarted()
309 OHOS::Wifi::HalP2pGroupInfo cbInfo; in OnP2pGroupStarted()
78 void onGroupStarted(const HalP2pGroupInfo &info) in onGroupStarted()