Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h77 #define EVENT_WIFI_AUTH_REJECT (EVENT_WIFI_BASE + 7) // Authentication rejected b… macro
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port_ref.c76 event = EVENT_WIFI_AUTH_REJECT; in on_wifi_connect()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c78 event = EVENT_WIFI_AUTH_REJECT; in on_wifi_connect()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c1751 case EVENT_WIFI_AUTH_REJECT: in wifi_indicate_event_handle()
1960 event_subscribe(EVENT_WIFI_AUTH_REJECT, wifi_stat_chg_cb, NULL); in netmgr_wifi_init()

Completed in 13 milliseconds