zephyr/modules/hostap/src
Gaofeng Zhang 27270fa14d modules: hostap: fix disconnect print fail log
WIFI_REASON_DISCONN_UNSPECIFIED is 1, when disconnect reason is 0,
wpas_to_wifi_mgmt_disconn_status return the
WIFI_REASON_DISCONN_UNSPECIFIED and print error log "Disconnection
request failed (1)"

Signed-off-by: Gaofeng Zhang <gaofeng.zhang@nxp.com>
2024-07-27 15:19:56 +03:00
..
supp_api.c hostap: fix wifi sta connection not triggerred issue 2024-06-20 12:47:18 +02:00
supp_api.h hostap: Support BSSID configuration for connect command 2024-05-06 14:55:09 +01:00
supp_events.c modules: hostap: fix disconnect print fail log 2024-07-27 15:19:56 +03:00
supp_events.h hostap: Implement AP connected station events 2024-03-20 09:00:52 +01:00
supp_main.c modules: hostap: Fix interface addition 2024-07-09 13:07:11 -04:00
supp_main.h hostap: Avoid DHCPv4 related warnings if DHCPv4 is disabled 2024-01-26 15:52:54 +00:00
wpa_cli.c modules: hostap: fix hostap compile error and support enterprise 2024-06-20 12:47:18 +02:00