sl_btmesh_evt_node_provisioned#

The node has received provisioning data (address allocation and a network key) from the Provisioner.

A sl_btmesh_evt_node_key_added event will follow for the network key.

The node is now ready for further configuration by the Provisioner but is not yet ready for communication with other nodes in the network (it does not have any application keys and its models have not been set up).

Modules#

sl_btmesh_evt_node_provisioned_s

Macros#

#define

Identifier of the provisioned event.

Typedef Documentation#

sl_btmesh_evt_node_provisioned_t#

typedef struct sl_btmesh_evt_node_provisioned_s sl_btmesh_evt_node_provisioned_t

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

Macro Definition Documentation#

sl_btmesh_evt_node_provisioned_id#

#define sl_btmesh_evt_node_provisioned_id
Value:
0x011400a8

Identifier of the provisioned event.


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