Data structure of the beacon_received event.

Public Attributes#

uint16_t
uint8_t
uint32_t

Public Attribute Documentation#

netkey_index#

uint16_t sl_btmesh_evt_node_beacon_received_s::netkey_index

Index of the network key used to encrypt the beacon


Definition at line 877 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

key_refresh#

uint8_t sl_btmesh_evt_node_beacon_received_s::key_refresh

Indicates whether there is an ongoing key refresh.


Definition at line 879 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

iv_update#

uint8_t sl_btmesh_evt_node_beacon_received_s::iv_update

Indicates whether there is an ongoing IV update.


Definition at line 880 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

iv_index#

uint32_t sl_btmesh_evt_node_beacon_received_s::iv_index

IV index contained in the beacon.


Definition at line 881 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h