Home
last modified time | relevance | path

Searched refs:gLwipNetif (Results 1 - 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_sta.c34 static struct netif *gLwipNetif = NULL; variable
61 netifapi_dhcp_start(gLwipNetif); in wifiReconnected()
64 netifapi_netif_get_addr(gLwipNetif, &ipAddr, NULL, NULL); in wifiReconnected()
103 netifapi_dhcp_start(gLwipNetif); in WpaEventCB()
112 netifapi_dhcp_stop(gLwipNetif); in WpaEventCB()
113 StaResetAddr(gLwipNetif); in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_sta.c34 static struct netif *gLwipNetif = NULL; variable
61 netifapi_dhcp_start(gLwipNetif); in wifiReconnected()
64 netifapi_netif_get_addr(gLwipNetif, &ipAddr, NULL, NULL); in wifiReconnected()
103 netifapi_dhcp_start(gLwipNetif); in WpaEventCB()
112 netifapi_dhcp_stop(gLwipNetif); in WpaEventCB()
113 StaResetAddr(gLwipNetif); in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dwifi_connecter.c152 netifapi_netif_get_addr(gLwipNetif, &ipAddr, NULL, NULL); in WifiStaReadyWait()

Completed in 2 milliseconds