Zephyr Project API  3.4.0
A Scalable Open Source RTOS
bt_mesh_rpr_node Struct Reference

#include <rpr.h>

Data Fields

uint16_t addr
 
uint16_t net_idx
 
uint8_t ttl
 

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: