Security material for the Bluetooth Mesh network beacons. More...
#include <nrf_mesh.h>
Data Fields | |
| uint8_t | key [NRF_MESH_KEY_SIZE] |
| Beacon key. | |
| uint8_t | net_id [NRF_MESH_NETID_SIZE] |
| Network ID. | |
Detailed Description
Security material for the Bluetooth Mesh network beacons.
This structure is used when sending a mesh network beacon advertisement.
- Note
- This is managed by the device_state_manager.c, and the setters and getters in that module should be used and no direct accesses should be made to this structure.
Definition at line 278 of file nrf_mesh.h.
- mesh/core/api/nrf_mesh.h