Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_mesh_cdb_subnet Struct Reference

#include <zephyr/bluetooth/mesh/cdb.h>

Data Fields

uint16_t net_idx
 Network key index.
uint8_t kr_phase
 Key Refresh phase.
struct { 
   struct bt_mesh_key   net_key 
keys [2]
 Old and new keys for Key Refresh.

Field Documentation

◆ [struct]

struct { ... } bt_mesh_cdb_subnet::keys[2]

Old and new keys for Key Refresh.

◆ kr_phase

uint8_t bt_mesh_cdb_subnet::kr_phase

Key Refresh phase.

◆ net_idx

uint16_t bt_mesh_cdb_subnet::net_idx

Network key index.

◆ net_key

struct bt_mesh_key bt_mesh_cdb_subnet::net_key

The documentation for this struct was generated from the following file:
  • zephyr/bluetooth/mesh/cdb.h