zephyr/subsys/net/l2/openthread
Marek Porwisz ccd74755d5 net: openthread: Pass received frame to the proper thread.
Received frames shall be handled in the OpenThread thread, not in
the receiver thread.
Passed received frame to the function that will handle it in a proper
thread instead of calling otPlatRadioReceiveDone directly.

Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
2020-04-09 16:19:20 +03:00
..
CMakeLists.txt net: openthread: Update OpenThread version and better CMake integration 2019-12-16 11:08:09 +02:00
Kconfig net: openthread: Add UART platform backend for NCP 2020-03-25 08:37:16 +02:00
openthread_utils.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
openthread_utils.h
openthread.c net: openthread: Pass received frame to the proper thread. 2020-04-09 16:19:20 +03:00