zephyr/modules/hostap/src
Jordan Yates 9245f58b4c modules: hostap: fix connection termination report
If the disconnect event is raised before the network has been connected,
report the connection result as `WIFI_STATUS_CONN_FAIL`, instead of as
`WIFI_REASON_DISCONN_SUCCESS`, which is interpretted as
`WIFI_STATUS_CONN_SUCCESS`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-07-09 00:24:36 -05:00
..
hapd_api.c
hapd_api.h
hapd_events.c modules: hostap: Fix getting error stations twt capability issue. 2025-06-26 22:07:09 -05:00
hapd_events.h
hapd_main.c modules: hostap: Added 11AC kconfig 2025-06-18 11:21:43 +01:00
hapd_main.h
supp_api.c modules: hostap: Fix DPP soft AP security type show issue. 2025-07-01 10:18:42 -05:00
supp_api.h
supp_events.c modules: hostap: fix connection termination report 2025-07-09 00:24:36 -05:00
supp_events.h net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
supp_main.c hostap: Replace wifi event mechanism by k_fifo 2025-06-27 10:56:49 +02:00
supp_main.h
wpa_cli.c