Searched defs:IWifiApMonitorEventCallback (Results 1 – 2 of 2) sorted by relevance
33 typedef struct IWifiApMonitorEventCallback { struct36 } IWifiApMonitorEventCallback; typedef
23 struct IWifiApMonitorEventCallback { struct24 std::function<void(const WifiHalApConnectionNofify &)> onStaJoinOrLeave;25 std::function<void(int)> onApEnableOrDisable;26 std::function<void(const std::string &)> onEventHostApdNotify;