Remote UUID event data. More...
#include <pb_remote_client.h>
Data Fields | |
| const uint8_t * | p_uuid |
| The NRF_MESH_UUID_SIZE byte long UUID of the unprovisioned device. More... | |
| uint8_t | device_id |
| ID of the unprovisioned device given by the server. More... | |
Detailed Description
Remote UUID event data.
Definition at line 97 of file pb_remote_client.h.
Field Documentation
◆ p_uuid
| const uint8_t* pb_remote_event_remote_uuid_t::p_uuid |
The NRF_MESH_UUID_SIZE byte long UUID of the unprovisioned device.
Definition at line 100 of file pb_remote_client.h.
◆ device_id
| uint8_t pb_remote_event_remote_uuid_t::device_id |
ID of the unprovisioned device given by the server.
Definition at line 102 of file pb_remote_client.h.
- models/proprietary/pb_remote/include/pb_remote_client.h