zephyr/subsys/net/l2/wifi
Kapil Bhatt 29bbcb1e38 net: wifi: Move function from shell to mgmt
The CONFIG_NET_L2_WIFI_SHELL isn't always enabled.
But these functions might still be used, so need to
move functions into mgmt.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
2023-09-28 12:30:29 +02:00
..
CMakeLists.txt net: wifi: Added scan extension support for frequency bands 2023-08-23 16:05:08 +01:00
Kconfig net: wifi_mgmt: linearise scan_params->chan arrays 2023-09-25 09:48:16 +02:00
wifi_mgmt.c net: wifi: Move function from shell to mgmt 2023-09-28 12:30:29 +02:00
wifi_nm.c net: wifi: Introduce Wi-Fi network managers 2023-07-11 14:55:30 +02:00
wifi_nm.ld net: wifi: Introduce Wi-Fi network managers 2023-07-11 14:55:30 +02:00
wifi_shell.c net: wifi: Move function from shell to mgmt 2023-09-28 12:30:29 +02:00
wifi_utils.c net: wifi_mgmt: linearise scan_params->chan arrays 2023-09-25 09:48:16 +02:00