Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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
struct bt_mesh_key dev_key
atomic_t flags [ATOMIC_BITMAP_SIZE(BT_MESH_CDB_NODE_FLAG_COUNT)]

Field Documentation

◆ addr

uint16_t bt_mesh_cdb_node::addr

◆ dev_key

struct bt_mesh_key bt_mesh_cdb_node::dev_key

◆ 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:
  • zephyr/bluetooth/mesh/cdb.h