zephyr/modules/hostap
Jukka Rissanen bf58765b6c hostap: Change the name of the control api struct
Zephyr requires that the name of the variable is not the
same as the struct as seen by this warning:

modules/hostap/src/supp_api.c:64:WARNING:
  Violation to rule 5.7 (Tag name should be unique)
  tag: wpa_supp_api_ctrl

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-01-26 15:52:54 +00:00
..
src hostap: Change the name of the control api struct 2024-01-26 15:52:54 +00:00
CMakeLists.txt hostap: Add Zephyr support 2024-01-26 15:52:54 +00:00
Kconfig hostap: Various changes to the API to wpa_supplicant 2024-01-26 15:52:54 +00:00