zephyr/subsys/net/lib/openthread/platform
Marek Porwisz 1130f8484e net: lib: openthread: Handle OT transmission in Thread task
OpenThread API is not thread-safe.
Moved creation of otMessage to the Thread task and created api
for passing it properly.
This way it should be less possible for an issue to occure eg.
during message buffer allocation.

Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
2020-06-18 19:37:06 +02:00
..
alarm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt net: openthread: Fix builds with NCP option disabled 2020-03-25 12:16:32 +02:00
diag.c subsys: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00
entropy.c drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
flash.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
logging.c net: openthread: improved OT log interface 2020-06-17 17:08:12 +02:00
misc.c net: openthread: Add NCP start-up and required platform changes 2020-03-25 08:37:16 +02:00
openthread-core-zephyr-config.h net: openthread: improved OT log interface 2020-06-17 17:08:12 +02:00
platform-zephyr.h net: lib: openthread: Handle OT transmission in Thread task 2020-06-18 19:37:06 +02:00
platform.c net: openthread: Add NCP start-up and required platform changes 2020-03-25 08:37:16 +02:00
radio.c net: lib: openthread: Handle OT transmission in Thread task 2020-06-18 19:37:06 +02:00
settings.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell.c net: openthread: cli: Align config of OT and Zephyr shell max cmd size 2020-06-08 21:45:29 +03:00
spi.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00