Data structure of the provisioning_record_data event.

Public Attributes#

uint16_t
uint16_t
uint8_t

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 2686 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/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 2687 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/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 2688 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/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 2689 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/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 2692 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h