zephyr/modules/hostap
Maochen Wang a259900720 hostap: fix DUT hang when start SAP on wrong channel
When try to start SAP on channel 12 with region code US, the channel
check will fail and calls supplicant_send_wifi_mgmt_ap_status() with
iface->owner is NULL, which causes DUT hang. Set iface->owner when
enable the SAP can fix this issue.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2024-10-16 09:55:44 +02:00
..
src hostap: fix DUT hang when start SAP on wrong channel 2024-10-16 09:55:44 +02:00
CMakeLists.txt modules: hostap: Add separate config for EAP-FAST 2024-10-15 13:53:30 +02:00
Kconfig modules: hostap: Add config options for EAP types 2024-10-14 13:05:31 +02:00