Home
last modified time | relevance | path

Searched refs:g_hotspotStarted (Results 1 – 8 of 8) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
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/
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/easy_wifi_demo/src/
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/
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()
/vendor/hihope/Hi3861/easy_wifi_demo/src/
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/hihope/Hi3861/wifihotspot_demo/
Dwifi_hotspot_demo.c37 static volatile int g_hotspotStarted = 0; variable
43 g_hotspotStarted = 1; in OnHotspotStateChanged()
45 g_hotspotStarted = 0; in OnHotspotStateChanged()
95 g_hotspotStarted = 0; in StartHotspot()
99 while (!g_hotspotStarted) { in StartHotspot()
102 printf("g_hotspotStarted = %d.\r\n", g_hotspotStarted); in StartHotspot()
DREADME.md122 g_hotspotStarted = 1.
/vendor/hisilicon/hispark_pegasus/demo/wifihotspot_demo/
DREADME.md122 g_hotspotStarted = 1.