Zephyr API Documentation
3.4.0
A Scalable Open Source RTOS
|
|
3.4.0 |
#include <rpr.h>
Data Fields | |
uint8_t | uuid [16] |
uint8_t | flags |
int8_t | rssi |
bt_mesh_prov_oob_info_t | oob |
uint32_t | hash |
Unprovisioned device.
uint8_t bt_mesh_rpr_unprov::flags |
Flags, see BT_MESH_RPR_UNPROV_*
flags.
uint32_t bt_mesh_rpr_unprov::hash |
URI hash in unprovisioned beacon.
Only valid if flags
has BT_MESH_RPR_UNPROV_HASH set.
bt_mesh_prov_oob_info_t bt_mesh_rpr_unprov::oob |
Out of band information.
int8_t bt_mesh_rpr_unprov::rssi |
RSSI of unprovisioned device, as received by server.
uint8_t bt_mesh_rpr_unprov::uuid[16] |
Unprovisioned device UUID.