zephyr/modules/openthread
Florian Grandel 4edf46d86c net: l2: ieee802154: radio: fix radio utils naming
The IEEE 802.15.4 stack defines radio API helpers that provide
simplified and encapsulated access to radio API features.

These helpers were missing the `_radio_` infix. This infix is introduced
to clearly distinguish between MAC and PHY concerns. While PHY features
may be shared between L2 implementations (including the functions
concerned here), this is not true for MAC features.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-07-10 09:29:10 +02:00
..
platform net: l2: ieee802154: radio: fix radio utils naming 2023-07-10 09:29:10 +02:00
CMakeLists.txt manifest: openthread: regular openthread upmerge 37fb770 2023-07-07 09:18:25 +02:00
Kconfig
Kconfig.features manifest: openthread: regular openthread upmerge 37fb770 2023-07-07 09:18:25 +02:00
Kconfig.thread net: openthread: remove unneeded OPENTHREAD_MAX_CHILDREN default value 2023-07-07 10:15:24 +00:00