Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_mesh_rpr_node Struct Reference

Remote provisioning actor, as seen across the mesh. More...

#include <rpr.h>

Data Fields

uint16_t addr
 Unicast address of the node.
 
uint16_t net_idx
 Network index used when communicating with the node.
 
uint8_t ttl
 Time To Live value used when communicating with the node.
 

Detailed Description

Remote provisioning actor, as seen across the mesh.

Field Documentation

◆ addr

uint16_t bt_mesh_rpr_node::addr

Unicast address of the node.

◆ net_idx

uint16_t bt_mesh_rpr_node::net_idx

Network index used when communicating with the node.

◆ ttl

uint8_t bt_mesh_rpr_node::ttl

Time To Live value used when communicating with the node.


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