RPL DODAG information. More...
RPL DODAG information.
Definition at line 125 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 | |
| uint8_t nimble_rpble_ctx_t::dodag_id[16] |
DODAG ID.
Definition at line 127 of file nimble_rpble.h.
| uint8_t nimble_rpble_ctx_t::inst_id |
instance ID
Definition at line 126 of file nimble_rpble.h.
| uint16_t nimble_rpble_ctx_t::rank |
the node's rank in the DODAG
Definition at line 130 of file nimble_rpble.h.
| uint8_t nimble_rpble_ctx_t::role |
RPL role of the node.
Definition at line 129 of file nimble_rpble.h.
| uint8_t nimble_rpble_ctx_t::version |
DODAG version.
Definition at line 128 of file nimble_rpble.h.