Home
last modified time | relevance | path

Searched refs:WIFI_STATUS_CONN_WRONG_PASSWORD (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c63 return WIFI_STATUS_CONN_WRONG_PASSWORD; in wpas_to_wifi_mgmt_conn_status()
/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h606 WIFI_STATUS_CONN_WRONG_PASSWORD, enumerator
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c221 wifi_mgmt_raise_connect_result_event(g_mlan.netif, WIFI_STATUS_CONN_WRONG_PASSWORD); in nxp_wifi_wlan_event_callback()