Home
last modified time | relevance | path

Searched refs:EVENT_WIFI_AUTH_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h78 #define EVENT_WIFI_AUTH_TIMEOUT (EVENT_WIFI_BASE + 8) // Authentication timeout wi… macro
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port_ref.c79 event = EVENT_WIFI_AUTH_TIMEOUT; in on_wifi_connect()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c81 event = EVENT_WIFI_AUTH_TIMEOUT; in on_wifi_connect()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c1759 case EVENT_WIFI_AUTH_TIMEOUT: in wifi_indicate_event_handle()
1961 event_subscribe(EVENT_WIFI_AUTH_TIMEOUT, wifi_stat_chg_cb, NULL); in netmgr_wifi_init()

Completed in 11 milliseconds