Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

OpenThread stack public header. More...

Functions

struct openthread_context * openthread_get_default_context (void)
 Get pointer to default OpenThread context.

Detailed Description

OpenThread stack public header.

Since
1.11
Version
0.8.0

Function Documentation

◆ openthread_get_default_context()

struct openthread_context * openthread_get_default_context ( void )

#include <zephyr/net/openthread.h>

Get pointer to default OpenThread context.

Return values
!NULLOn success.
NULLOn failure.