Home
last modified time | relevance | path

Searched refs:EVENT_NETMGR_WIFI_CONN_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h40 #define EVENT_NETMGR_WIFI_CONN_TIMEOUT (EVENT_NETMGR_BASE + 19) // Connection timeout macro
/AliOS-Things-master/components/py_engine/modules/netmgr/
A Dmodnetmgr.c36 case EVENT_NETMGR_WIFI_CONN_TIMEOUT: in wifi_event_cb()
82 event_subscribe(EVENT_NETMGR_WIFI_CONN_TIMEOUT, wifi_event_cb, NULL); in hapy_netmgr_init()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c1581 } else if(event == EVENT_NETMGR_WIFI_CONN_TIMEOUT) { in wifi_status_change()
1796 event = EVENT_NETMGR_WIFI_CONN_TIMEOUT; in wifi_indicate_event_handle()

Completed in 21 milliseconds