Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h84 #define EVENT_WIFI_HANDSHAKE_FAILED (EVENT_WIFI_BASE + 14) // 4way-handshake fails macro
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c99 event = EVENT_WIFI_HANDSHAKE_FAILED; in on_wifi_connect()
300 event_publish(EVENT_WIFI_HANDSHAKE_FAILED, NULL); in wifi_connect_task()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port_ref.c97 event = EVENT_WIFI_HANDSHAKE_FAILED; in on_wifi_connect()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c1779 case EVENT_WIFI_HANDSHAKE_FAILED: in wifi_indicate_event_handle()
1967 event_subscribe(EVENT_WIFI_HANDSHAKE_FAILED, wifi_stat_chg_cb, NULL); in netmgr_wifi_init()

Completed in 12 milliseconds