nRF5 SDK for Mesh v5.0.0
Data Fields

Remote Provisioning Scan UUID Report. More...

#include <pb_remote_msgs.h>

Data Fields

uint8_t uuid [NRF_MESH_UUID_SIZE]
 Scanned Device UUID. More...
 
uint8_t unprov_device_id
 ID of the provisioning Server slot where this device UUID is stored. More...
 

Detailed Description

Remote Provisioning Scan UUID Report.

Definition at line 334 of file pb_remote_msgs.h.

Field Documentation

◆ uuid

uint8_t pb_remote_msg_scan_uuid_report_t::uuid[NRF_MESH_UUID_SIZE]

Scanned Device UUID.

Definition at line 337 of file pb_remote_msgs.h.

◆ unprov_device_id

uint8_t pb_remote_msg_scan_uuid_report_t::unprov_device_id

ID of the provisioning Server slot where this device UUID is stored.

The Unprovisioned Device ID is used to reference the Device UUID in the Remote Provisioning Link Open message pb_remote_msg_link_open_t.

Definition at line 344 of file pb_remote_msgs.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated