Loading...
Searching...
No Matches
nimble_rpble_ctx_t Struct Reference

RPL DODAG information. More...

Detailed Description

RPL DODAG information.

Definition at line 126 of file nimble_rpble.h.

#include <nimble_rpble.h>

Data Fields

uint8_t inst_id
 instance ID
 
uint8_t dodag_id [16]
 DODAG ID.
 
uint8_t version
 DODAG version.
 
uint8_t role
 RPL role of the node.
 
uint16_t rank
 the node's rank in the DODAG
 

Field Documentation

◆ dodag_id

uint8_t nimble_rpble_ctx_t::dodag_id[16]

DODAG ID.

Definition at line 128 of file nimble_rpble.h.

◆ inst_id

uint8_t nimble_rpble_ctx_t::inst_id

instance ID

Definition at line 127 of file nimble_rpble.h.

◆ rank

uint16_t nimble_rpble_ctx_t::rank

the node's rank in the DODAG

Definition at line 131 of file nimble_rpble.h.

◆ role

uint8_t nimble_rpble_ctx_t::role

RPL role of the node.

Definition at line 130 of file nimble_rpble.h.

◆ version

uint8_t nimble_rpble_ctx_t::version

DODAG version.

Definition at line 129 of file nimble_rpble.h.


The documentation for this struct was generated from the following file: