nRF5 SDK for Mesh v5.0.0
Data Fields

Remote Provisioning Scan Report Status Message. More...

#include <pb_remote_msgs.h>

Data Fields

uint8_t status
 The status of the report. More...
 
uint8_t unprov_device_id
 Unprovisioned Device ID of the reported device. More...
 

Detailed Description

Remote Provisioning Scan Report Status Message.

Definition at line 350 of file pb_remote_msgs.h.

Field Documentation

◆ status

uint8_t pb_remote_msg_scan_report_status_t::status

The status of the report.

pb_remote_scan_status_t.

Definition at line 353 of file pb_remote_msgs.h.

◆ unprov_device_id

uint8_t pb_remote_msg_scan_report_status_t::unprov_device_id

Unprovisioned Device ID of the reported device.

Definition at line 355 of file pb_remote_msgs.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated