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 fs: fatfs: Add CONFIG_FS_MULTI_PARTITION 2024-09-03 14:39:18 +01:00
hal_ambiq dts: arm: ambiq: add ambiq adc to dtsi file 2024-08-30 11:46:56 -04:00
hal_ethos_u
hal_gigadevice
hal_infineon modules: Kconfig: Provide default definitions for modules with blobs 2024-09-16 10:07:13 +02:00
hal_nordic cmake: nordic: save build information regarding SVD file used. 2024-10-08 17:00:30 +02:00
hal_nxp drivers: udc: mcux: ehci: enable the cache maintenance 2024-08-20 14:51:55 -04:00
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 modules: percepio: Fix python executable name 2024-08-28 06:49:27 -04:00
segger
tflite-micro modules: tflite-micro: add batch_matmul.cc to cmakelists.txt 2024-09-18 09:56:06 +02:00
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 modules: Add placeholder for CONFIG_RUST 2024-09-26 17:46:27 -04:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 modules: Kconfig: Provide default definitions for modules with blobs 2024-09-16 10:07:13 +02:00
Kconfig.imx
Kconfig.infineon drivers: rtc: Add RTC driver for Infineon XMC4xxx devices 2024-09-04 09:54:52 +02:00
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 mcux: add Kconfig to configure NXP WiFi monolithic feature 2024-08-14 15:54:50 -05:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp Kconfig: Fix issue in KConfig of Renesas modules 2024-09-10 14:42:55 +01:00
Kconfig.rust modules: Add placeholder for CONFIG_RUST 2024-09-26 17:46:27 -04:00
Kconfig.silabs modules: Kconfig: Provide default definitions for modules with blobs 2024-09-16 10:07:13 +02:00
Kconfig.simplelink
Kconfig.sof
Kconfig.stm32 modules: Kconfig: Provide default definitions for modules with blobs 2024-09-16 10:07:13 +02:00
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake