zephyr/modules/openthread
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
..
platform drivers: ieee802154: fix configuring CSL IE in ACK 2024-04-03 13:57:50 +03:00
CMakeLists.txt manifest: openthread: Regular openthread upmerge 2024-03-11 15:21:46 +00:00
Kconfig net: openthread: Move glue code into module directory 2022-07-11 11:00:12 +02:00
Kconfig.features modules: openthread: platform: radio: Time Sync OT Feature support 2024-03-28 16:05:21 -05:00
Kconfig.thread net: openthread: increase TCAT stack size 2024-01-03 19:01:05 +00:00