Searched refs:g_hotspotStarted (Results 1 – 8 of 8) sorted by relevance
21 static volatile int g_hotspotStarted = 0; variable27 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()
29 static volatile int g_hotspotStarted = 0; variable35 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()
28 static volatile int g_hotspotStarted = 0; variable34 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()
37 static volatile int g_hotspotStarted = 0; variable43 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()
122 g_hotspotStarted = 1.