Zephyr API Documentation  3.3.0
A Scalable Open Source RTOS
3.3.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_mesh_cdb_app_key Struct Reference

#include <cdb.h>

Data Fields

uint16_t net_idx
 
uint16_t app_idx
 
struct {
   uint8_t   app_key [16]
 
keys [2]
 

Field Documentation

◆ app_idx

uint16_t bt_mesh_cdb_app_key::app_idx

◆ app_key

uint8_t bt_mesh_cdb_app_key::app_key[16]

◆ 

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

◆ net_idx

uint16_t bt_mesh_cdb_app_key::net_idx

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