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.
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
data#
uint8array sl_btmesh_evt_prov_provisioning_record_data_s::data
Raw provisioning record data or fragment thereof