Lines Matching full:openthread
23 Zephyr integrates an open source Thread protocol implementation called OpenThread,
24 documented on the `OpenThread website <https://openthread.io/>`_.
30 An open source implementation of Thread Border Router is provided by the OpenThread
32 `OpenThread Border Router guide <https://openthread.io/guides/border-router>`_
38 You can try using OpenThread with the Zephyr Echo server and Echo client samples,
39 which provide out-of-the-box configuration for OpenThread. To enable OpenThread
44 Zephyr also provides an :zephyr:code-sample:`openthread-shell`, which is useful for
50 OpenThread Driver API
53 OpenThread L2 uses Zephyr's protocol agnostic IEEE 802.15.4 driver API
55 support OpenThread.
60 OpenThread L2 Adaptation Layer API
63 Zephyr's OpenThread L2 platform adaptation layer glues the external OpenThread
65 API is of interest to OpenThread L2 **subsystem contributors** only.
67 .. doxygengroup:: openthread