nRF5 SDK for Thread
Data Structures | Macros | Typedefs
Border Router

This module includes functions that manage configuration parameters that apply to the Thread Border Router role. More...

Data Structures

struct  otIp6Prefix
 
struct  otBorderRouterConfig
 
struct  otExternalRouteConfig
 

Macros

#define OT_NETWORK_DATA_ITERATOR_INIT   0
 Initializer for otNetworkDataIterator.
 

Typedefs

typedef struct otIp6Prefix otIp6Prefix
 
typedef uint8_t otNetworkDataIterator
 Used to iterate through Network Data information.
 
typedef struct otBorderRouterConfig otBorderRouterConfig
 
typedef struct
otExternalRouteConfig 
otExternalRouteConfig
 

Detailed Description

This module includes functions that manage configuration parameters that apply to the Thread Border Router role.

Typedef Documentation

This structure represents a Border Router configuration.

This structure represents an External Route configuration.

typedef struct otIp6Prefix otIp6Prefix

This structure represents an IPv6 prefix.


Documentation feedback | Developer Zone | Subscribe | Updated