Home
last modified time | relevance | path

Searched refs:OnHotspotStaLeave (Results 1 - 4 of 4) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_starter.c62 static void OnHotspotStaLeave(StationInfo* info) in OnHotspotStaLeave() function
66 printf("-OnHotspotStaLeave: active stations = %d.\r\n", g_joinedStations); in OnHotspotStaLeave()
71 .OnHotspotStaLeave = OnHotspotStaLeave,
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_starter.c57 static void OnHotspotStaLeave(const StationInfo* info) in OnHotspotStaLeave() function
61 printf("-OnHotspotStaLeave: active stations = %d.\r\n", g_joinedStations); in OnHotspotStaLeave()
66 .OnHotspotStaLeave = OnHotspotStaLeave,
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_starter.c62 static void OnHotspotStaLeave(StationInfo* info) in OnHotspotStaLeave() function
66 printf("-OnHotspotStaLeave: active stations = %d.\r\n", g_joinedStations); in OnHotspotStaLeave()
71 .OnHotspotStaLeave = OnHotspotStaLeave,
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_starter.c61 static void OnHotspotStaLeave(StationInfo* info) in OnHotspotStaLeave() function
65 printf("-OnHotspotStaLeave: active stations = %d.\r\n", g_joinedStations); in OnHotspotStaLeave()
70 .OnHotspotStaLeave = OnHotspotStaLeave,

Completed in 2 milliseconds