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 909 of file /mnt/raid/workspaces/ws.cynwT2I6w/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 911 of file /mnt/raid/workspaces/ws.cynwT2I6w/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 912 of file /mnt/raid/workspaces/ws.cynwT2I6w/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 913 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h