Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_starter.c31 static void OnHotspotStateChanged(int state) in OnHotspotStateChanged() function
33 printf("OnHotspotStateChanged: %d.\r\n", state); in OnHotspotStateChanged()
72 .OnHotspotStateChanged = OnHotspotStateChanged,
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_starter.c23 static void OnHotspotStateChanged(int state) in OnHotspotStateChanged() function
25 printf("OnHotspotStateChanged: %d.\r\n", state); in OnHotspotStateChanged()
67 .OnHotspotStateChanged = OnHotspotStateChanged,
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_starter.c31 static void OnHotspotStateChanged(int state) in OnHotspotStateChanged() function
33 printf("OnHotspotStateChanged: %d.\r\n", state); in OnHotspotStateChanged()
72 .OnHotspotStateChanged = OnHotspotStateChanged,
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_starter.c30 static void OnHotspotStateChanged(int state) in OnHotspotStateChanged() function
32 printf("OnHotspotStateChanged: %d.\r\n", state); in OnHotspotStateChanged()
71 .OnHotspotStateChanged = OnHotspotStateChanged,

Completed in 2 milliseconds