Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_mesh_cdb_node Struct Reference

#include <cdb.h>

Data Fields

uint8_t uuid [16]
 
uint16_t addr
 
uint16_t net_idx
 
uint8_t num_elem
 
uint8_t dev_key [16]
 
atomic_t flags [ATOMIC_BITMAP_SIZE(BT_MESH_CDB_NODE_FLAG_COUNT)]
 

Field Documentation

◆ addr

uint16_t bt_mesh_cdb_node::addr

◆ dev_key

uint8_t bt_mesh_cdb_node::dev_key[16]

◆ flags

◆ net_idx

uint16_t bt_mesh_cdb_node::net_idx

◆ num_elem

uint8_t bt_mesh_cdb_node::num_elem

◆ uuid

uint8_t bt_mesh_cdb_node::uuid[16]

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