zephyr/modules
Jukka Rissanen 4b83b2346f hostap: Use proper value when generating supplicant event
The previous NET_EVENT_SUPPLICANT_CMD_INT_EVENT is from
"enum net_event_supplicant_cmd" but the supplicant_send_wifi_mgmt_event()
has the event parameter as an "enum net_event_wifi_cmd" and those event
number spaces are different.

This meant that the wrong event value NET_EVENT_SUPPLICANT_CMD_INT_EVENT
maps to NET_EVENT_WIFI_CMD_TWT (from "enum net_event_wifi_cmd") which
fortunately did not cause issue in this case because the
supplicant_send_wifi_mgmt_event() has no handling for this TWT event value.

It is important we fix this as this can cause great confusion in the
future.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-10-08 18:17:42 +01:00
..
acpica
canopennode
cmsis arch: Add Cortex-R8 support 2024-10-01 09:58:22 +02:00
cmsis-dsp
cmsis-nn
fatfs
hal_ambiq
hal_ethos_u
hal_gigadevice
hal_infineon
hal_nordic cmake: nordic: save build information regarding SVD file used. 2024-10-08 17:00:30 +02:00
hal_nxp
hal_rpi_pico modules: hal_rpi_pico: Update to fit for 2.0.0 directory structure 2024-10-08 06:01:23 -04:00
hal_st
hostap hostap: Use proper value when generating supplicant event 2024-10-08 18:17:42 +01:00
liblc3
littlefs
loramac-node
lvgl modules: lvgl: fix multiple LVGL inputs 2024-09-30 12:10:29 +01:00
lz4
mbedtls modules: mbedtls: Enable back Mbed TLS PSA Crypto Storage C 2024-10-08 13:44:22 +02:00
nanopb
openthread net: openthread: add `OPENTHREAD_STORE_FRAME_COUNTER_AHEAD` 2024-10-02 10:16:16 +02:00
percepio
segger
tflite-micro
thrift
trusted-firmware-a
trusted-firmware-m modules: tfm: default version numbers from `VERSION` 2024-10-04 22:51:04 +01:00
uoscore-uedhoc
zcbor
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot cmake: mcuboot: Use imgtool instead of west for signing 2024-10-08 17:00:46 +02:00
Kconfig.mcux
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp
Kconfig.rust
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.stm32
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake