Data structure of the provisioning_record_data event.
Public Attribute Documentation#
result#
uint16_t sl_btmesh_evt_prov_provisioning_record_data_s::result
SL_STATUS_OK if successful. Error code otherwise.
Definition at line
2753
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
uuid#
uuid_128 sl_btmesh_evt_prov_provisioning_record_data_s::uuid
UUID of the device
Definition at line
2754
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
record#
uint16_t sl_btmesh_evt_prov_provisioning_record_data_s::record
Provisioning record ID
Definition at line
2755
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
final#
uint8_t sl_btmesh_evt_prov_provisioning_record_data_s::final
Indicates the end of record data; if zero, more events will follow; if nonzero, this is the final data fragment
Definition at line
2756
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
data#
uint8array sl_btmesh_evt_prov_provisioning_record_data_s::data
Raw provisioning record data or fragment thereof
Definition at line
2759
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h