|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
#include <zephyr/bluetooth/mesh/cdb.h>
Data Fields | |
| uint16_t | net_idx |
| Bound network key index. | |
| uint16_t | app_idx |
| Application key index. | |
| struct { | |
| struct bt_mesh_key app_key | |
| } | keys [2] |
| Old and new keys for Key Refresh. | |
| uint16_t bt_mesh_cdb_app_key::app_idx |
Application key index.
| struct bt_mesh_key bt_mesh_cdb_app_key::app_key |
| struct { ... } bt_mesh_cdb_app_key::keys[2] |
Old and new keys for Key Refresh.
| uint16_t bt_mesh_cdb_app_key::net_idx |
Bound network key index.