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 modules: cmsis-dsp: re-add compilation control 2024-02-01 14:49:03 -06:00
cmsis-nn modules: cmsis-nn: add *_s4.c sources 2024-06-28 07:50:12 -04:00
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 modules: hal_ethos_u: add support for log level NONE 2024-03-21 09:07:35 +01:00
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 drivers: sensor: lis2dux12: Add lis2dux12 driver 2024-04-04 09:45:49 +01:00
hostap hostap: Use proper value when generating supplicant event 2024-10-08 18:17:42 +01:00
liblc3
littlefs
loramac-node lorawan: services: frag transport: prepare for pluggable decoder 2024-06-11 16:09:23 +03:00
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 modules: nanopb: Pull upstream fixes 2024-05-07 21:22:43 -04:00
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 debug: tracing: Add Segger RTT init mode configuration 2024-08-12 10:14:34 +02:00
tflite-micro modules: tflite-micro: add batch_matmul.cc to cmakelists.txt 2024-09-18 09:56:06 +02:00
thrift posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
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 soc: microchip: mec: Add new HAL based MEC5 family chips 2024-05-21 16:45:30 -04:00
Kconfig.nuvoton drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
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 posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake