Searched refs:EVENT_WIFI_AUTH_REJECT (Results 1 – 4 of 4) sorted by relevance
77 #define EVENT_WIFI_AUTH_REJECT (EVENT_WIFI_BASE + 7) // Authentication rejected b… macro
76 event = EVENT_WIFI_AUTH_REJECT; in on_wifi_connect()
78 event = EVENT_WIFI_AUTH_REJECT; in on_wifi_connect()
1751 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