pb_remote_msg_scan_start_filter_t

nRF5 SDK for Mesh v5.0.0

Remote Provisioning Scan Start with Filter Message. More...

#include <pb_remote_msgs.h>

Data Fields

uint8_t filter_uuid [NRF_MESH_UUID_SIZE]
 The device UUID used to filter the scanned Device UUIDs. More...
 

Detailed Description

Remote Provisioning Scan Start with Filter Message.

Definition at line 307 of file pb_remote_msgs.h.

Field Documentation

◆ filter_uuid

uint8_t pb_remote_msg_scan_start_filter_t::filter_uuid[NRF_MESH_UUID_SIZE]

The device UUID used to filter the scanned Device UUIDs.

Definition at line 310 of file pb_remote_msgs.h.