Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h80 #define EVENT_WIFI_ASSOC_REJECT (EVENT_WIFI_BASE + 10) // Association rejected by AP macro
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port_ref.c85 event = EVENT_WIFI_ASSOC_REJECT; in on_wifi_connect()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c87 event = EVENT_WIFI_ASSOC_REJECT; in on_wifi_connect()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c1771 case EVENT_WIFI_ASSOC_REJECT: in wifi_indicate_event_handle()
1963 event_subscribe(EVENT_WIFI_ASSOC_REJECT, wifi_stat_chg_cb, NULL); in netmgr_wifi_init()

Completed in 12 milliseconds