Data structure of the initialized event.

Public Attributes#

uint16_t
uint32_t

Public Attribute Documentation#

provisioned#

uint8_t sl_btmesh_evt_node_initialized_s::provisioned

1 if node is provisioned into a network, 0 if unprovisioned.


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

address#

uint16_t sl_btmesh_evt_node_initialized_s::address

Unicast address of the primary element of the node. Ignored if unprovisioned. Secondary elements have been assigned sequential unicast addresses following the primary element address.


Definition at line 411 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_initialized_s::iv_index

IV index for the first network of the node, ignore if unprovisioned.


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