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. | |
Security material for the Bluetooth Mesh network beacons.
This structure is used when sending a mesh network beacon advertisement.
Definition at line 278 of file nrf_mesh.h.