4b83b2346f
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> |
||
---|---|---|
.. | ||
acpica | ||
canopennode | ||
cmsis | ||
cmsis-dsp | ||
cmsis-nn | ||
fatfs | ||
hal_ambiq | ||
hal_ethos_u | ||
hal_gigadevice | ||
hal_infineon | ||
hal_nordic | ||
hal_nxp | ||
hal_rpi_pico | ||
hal_st | ||
hostap | ||
liblc3 | ||
littlefs | ||
loramac-node | ||
lvgl | ||
lz4 | ||
mbedtls | ||
nanopb | ||
openthread | ||
percepio | ||
segger | ||
tflite-micro | ||
thrift | ||
trusted-firmware-a | ||
trusted-firmware-m | ||
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 | ||
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 |