zephyr/subsys/net/l2/wifi
Chaitanya Tata a63a96428e wifi_nm: Fix Wi-Fi interface backward compatibility
If newly introduced interface type is unset then return the first Wi-Fi
interface as a fallback, this fixes backward compatibility.

Also, add NM APIs and use them for type checks, rather than directly
using the type enumeration.

Fixes #75332.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2024-07-09 13:07:11 -04:00
..
CMakeLists.txt cmake: linker: Use kconfig for iterable section subalign 2024-05-07 18:01:37 -04:00
Kconfig net: wifi_mgmt: Support to configure AP parameter max_num_sta 2024-05-29 14:09:59 +02:00
wifi_mgmt.c net: wifi_mgmt: Support to configure AP parameter max_num_sta 2024-05-29 14:09:59 +02:00
wifi_nm.c wifi_nm: Fix Wi-Fi interface backward compatibility 2024-07-09 13:07:11 -04:00
wifi_nm.ld linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
wifi_shell.c net: wifi: shell: Avoid using sscanf 2024-06-28 20:58:50 -04:00
wifi_utils.c wifi: utils: Get correct channel count 2024-05-29 07:32:09 +02:00