Searched refs:EVENT_NETMGR_WIFI_CONN_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
40 #define EVENT_NETMGR_WIFI_CONN_TIMEOUT (EVENT_NETMGR_BASE + 19) // Connection timeout macro
36 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()
1581 } 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