zephyr/subsys/net/l2/openthread
Lukasz Maciejonczyk ddb9f290e1 net: l2: openthread: Implement enable API function
It fixes #issues/26220.

openthread_start function is called when L2 enable(iface, true) is
called. openthread_stop is called when L2 enable(iface, false) is
called. openthread_stop makes the device to leave the OpenThread
network.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2020-07-02 08:43:45 -04:00
..
CMakeLists.txt net: openthread: Update OpenThread version and better CMake integration 2019-12-16 11:08:09 +02:00
Kconfig net: openthread: New build options for OpenThread 2020-06-30 07:48:08 -04:00
openthread_utils.c net: openthread: handle non mesh-local IPv6 addresses as DHCPv6 2020-07-02 08:36:27 -04:00
openthread_utils.h net: openthread: Fix the order of adding net pkt in ot_receive_handler 2020-06-09 10:57:00 +03:00
openthread.c net: l2: openthread: Implement enable API function 2020-07-02 08:43:45 -04:00