Home
last modified time | relevance | path

Searched refs:g_connected (Results 1 - 17 of 17) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_connecter.c45 static volatile int g_connected = 0; variable
55 g_connected = 1; in OnWifiConnectionChanged()
57 g_connected = 0; in OnWifiConnectionChanged()
87 g_connected = 0; in ConnectToHotspot()
91 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
94 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dwifi_connecter.c39 static volatile int g_connected = 0; variable
49 g_connected = 1; in OnWifiConnectionChanged()
51 g_connected = 0; in OnWifiConnectionChanged()
92 g_connected = 0; in ConnectToHotspot()
96 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
99 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_connecter.c38 static volatile int g_connected = 0; variable
50 g_connected = 1; in OnWifiConnectionChanged()
52 g_connected = 0; in OnWifiConnectionChanged()
82 g_connected = 0; in ConnectToHotspotconst()
86 while (!g_connected) { // wait until connect to AP in ConnectToHotspotconst()
89 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspotconst()
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
H A Dwifi_connecter.c39 static volatile int g_connected = 0; variable
49 g_connected = 1; in OnWifiConnectionChanged()
51 g_connected = 0; in OnWifiConnectionChanged()
92 g_connected = 0; in ConnectToHotspot()
96 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
99 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/play/
H A Dwifi_connecter.c45 static volatile int g_connected = 0; variable
55 g_connected = 1; in OnWifiConnectionChanged()
57 g_connected = 0; in OnWifiConnectionChanged()
85 g_connected = 0; in ConnectToHotspot()
89 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
92 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dwifi_connecter.c37 static volatile int g_connected = 0; variable
47 g_connected = 1; in OnWifiConnectionChanged()
49 g_connected = 0; in OnWifiConnectionChanged()
81 g_connected = 0; in ConnectToHotspot()
85 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
88 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
H A Diot_sta.c42 int g_connected = 0; variable
173 g_connected = 1; in OnWifiConnectionChanged()
175 g_connected = 0; in OnWifiConnectionChanged()
208 g_connected = 0; in WifiStartSta()
212 while (!g_connected) { // wait until connect to AP in WifiStartSta()
215 printf("g_connected: %d\r\n", g_connected); in WifiStartSta()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_connecter.c45 static volatile int g_connected = 0; variable
55 g_connected = 1; in OnWifiConnectionChanged()
57 g_connected = 0; in OnWifiConnectionChanged()
89 g_connected = 0; in ConnectToHotspot()
93 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
96 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_connecter.c45 static volatile int g_connected = 0; variable
55 g_connected = 1; in OnWifiConnectionChanged()
57 g_connected = 0; in OnWifiConnectionChanged()
89 g_connected = 0; in ConnectToHotspot()
93 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
96 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/sntp_demo/test/
H A Dwifi_connecter.c44 static volatile int g_connected = 0; variable
54 g_connected = 1; in OnWifiConnectionChanged()
56 g_connected = 0; in OnWifiConnectionChanged()
88 g_connected = 0; in ConnectToHotspot()
92 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
95 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A Dwifi_connecter.c44 static volatile int g_connected = 0; variable
54 g_connected = 1; in OnWifiConnectionChanged()
56 g_connected = 0; in OnWifiConnectionChanged()
88 g_connected = 0; in ConnectToHotspot()
92 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
95 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A Dwifi_connecter.c44 static volatile int g_connected = 0; variable
54 g_connected = 1; in OnWifiConnectionChanged()
56 g_connected = 0; in OnWifiConnectionChanged()
88 g_connected = 0; in ConnectToHotspot()
92 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
95 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A Dwifi_connecter.c44 static volatile int g_connected = 0; variable
54 g_connected = 1; in OnWifiConnectionChanged()
56 g_connected = 0; in OnWifiConnectionChanged()
88 g_connected = 0; in ConnectToHotspot()
92 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
95 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A Dwifi_connecter.c44 static volatile int g_connected = 0; variable
54 g_connected = 1; in OnWifiConnectionChanged()
56 g_connected = 0; in OnWifiConnectionChanged()
88 g_connected = 0; in ConnectToHotspot()
92 while (!g_connected) { // wait until connect to AP in ConnectToHotspot()
95 printf("g_connected: %d\r\n", g_connected); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_sta.c47 int g_connected = 0; variable
186 g_connected = 1; in OnWifiConnectionChanged()
188 g_connected = 0; in OnWifiConnectionChanged()
221 g_connected = 0; in WifiStartSta()
225 while (!g_connected) { // wait until connect to AP in WifiStartSta()
228 printf("g_connected: %d\r\n", g_connected); in WifiStartSta()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_sta.c45 int g_connected = 0; variable
183 g_connected = 1; in OnWifiConnectionChanged()
185 g_connected = 0; in OnWifiConnectionChanged()
218 g_connected = 0; in WifiStartSta()
222 while (!g_connected) { // wait until connect to AP in WifiStartSta()
225 printf("g_connected: %d\r\n", g_connected); in WifiStartSta()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_sta.c45 int g_connected = 0; variable
183 g_connected = 1; in OnWifiConnectionChanged()
185 g_connected = 0; in OnWifiConnectionChanged()
218 g_connected = 0; in WifiStartSta()
222 while (!g_connected) { // wait until connect to AP in WifiStartSta()
225 printf("g_connected: %d\r\n", g_connected); in WifiStartSta()

Completed in 6 milliseconds