nRF5 SDK for Mesh v5.0.0
Macros

Macros

#define SERIAL_PB_REMOTE_CLIENT_CMD_TYPE_SCAN_START   1
 Send a scan_start request to the pb_remote server.
 
#define SERIAL_PB_REMOTE_CLIENT_CMD_TYPE_SCAN_CANCEL   2
 Send a scan_stop request to the pb_remote server.
 
#define SERIAL_PB_REMOTE_CLIENT_CMD_TYPE_PROVISION   3
 Start the provisioning of a reported unprovisioned device. More...
 

Detailed Description

See also
serial_cmd_model_specific_command_header_t

Macro Definition Documentation

◆ SERIAL_PB_REMOTE_CLIENT_CMD_TYPE_PROVISION

#define SERIAL_PB_REMOTE_CLIENT_CMD_TYPE_PROVISION   3

Start the provisioning of a reported unprovisioned device.

Definition at line 61 of file serial_pb_remote_client.h.


Documentation feedback | Developer Zone | Subscribe | Updated