Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_starter.c29 static volatile int g_hotspotStarted = 0; variable
35 g_hotspotStarted = 1; in OnHotspotStateChanged()
37 g_hotspotStarted = 0; in OnHotspotStateChanged()
87 g_hotspotStarted = 0; in StartHotspot()
91 while (!g_hotspotStarted) { in StartHotspot()
94 printf("g_hotspotStarted = %d.\r\n", g_hotspotStarted); in StartHotspot()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_starter.c21 static volatile int g_hotspotStarted = 0; variable
27 g_hotspotStarted = 1; in OnHotspotStateChanged()
29 g_hotspotStarted = 0; in OnHotspotStateChanged()
93 g_hotspotStarted = 0; in StartHotspot()
97 while (!g_hotspotStarted) { in StartHotspot()
100 printf("g_hotspotStarted = %d.\r\n", g_hotspotStarted); in StartHotspot()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_starter.c29 static volatile int g_hotspotStarted = 0; variable
35 g_hotspotStarted = 1; in OnHotspotStateChanged()
37 g_hotspotStarted = 0; in OnHotspotStateChanged()
87 g_hotspotStarted = 0; in StartHotspot()
91 while (!g_hotspotStarted) { in StartHotspot()
94 printf("g_hotspotStarted = %d.\r\n", g_hotspotStarted); in StartHotspot()
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_starter.c28 static volatile int g_hotspotStarted = 0; variable
34 g_hotspotStarted = 1; in OnHotspotStateChanged()
36 g_hotspotStarted = 0; in OnHotspotStateChanged()
86 g_hotspotStarted = 0; in StartHotspot()
90 while (!g_hotspotStarted) { in StartHotspot()
93 printf("g_hotspotStarted = %d.\r\n", g_hotspotStarted); in StartHotspot()

Completed in 2 milliseconds