nRF5 SDK for Mesh v5.0.0
Data Fields
nrf_mesh_beacon_secmat_t Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated