zephyr/subsys/net/l2/wifi
Kapil Bhatt 4b9f5cc455 net: l2: wifi: Change arrays to functions
The header file contains mixture of functions and static arrays.
Replacing static arrays to functions.
Initialize functions in C file.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
2023-09-21 09:28:46 +02:00
..
CMakeLists.txt
Kconfig net: l2: wifi_mgmt: remove scan kconfig defaults 2023-09-20 20:21:49 +01:00
wifi_mgmt.c net: l2: wifi_mgmt: remove scan kconfig defaults 2023-09-20 20:21:49 +01:00
wifi_nm.c
wifi_nm.ld
wifi_shell.c net: l2: wifi: Change arrays to functions 2023-09-21 09:28:46 +02:00
wifi_utils.c net: wifi_mgmt: change type of `wifi_scan_params->chan` 2023-09-18 10:54:31 +01:00