zephyr/modules/openthread/platform
Damian Krolik 42d928ee93 drivers: ieee802154: fix configuring CSL IE in ACK
The code was assigning a pointer to a scoped buffer to
an object outside that scope. This would cause the driver
would receive garbage instead of a well-formatted IE and
would likely reject the IE. This in turn caused CSL IE
not being included in enhanced ACKs (verified with
wireshark).

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
2024-04-03 13:57:50 +03:00
..
alarm.c
ble.c
CMakeLists.txt
crypto_psa.c
diag.c
entropy.c
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h
platform-zephyr.h
platform.c
radio.c drivers: ieee802154: fix configuring CSL IE in ACK 2024-04-03 13:57:50 +03:00
settings.c
shell.c
spi.c
uart.c