![]() |
Zephyr API 3.6.99
|
#include <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.