Data structure of the unprov_beacon event.
Public Attribute Documentation#
oob_capabilities#
uint16_t sl_btmesh_evt_prov_unprov_beacon_s::oob_capabilities
OOB capabilities bitfield, which indicates the means by which out-of-band provisioning data may be retrieved. See OOB Capabilities.
Definition at line
2349
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
uri_hash#
uint32_t sl_btmesh_evt_prov_unprov_beacon_s::uri_hash
Hash of the out-of-band URI, which is received in sl_btmesh_evt_prov_uri. If the URI bit (bit 1) is not set in the OOB capabilities bitfield, this field is ignored.
Definition at line
2353
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
bearer#
uint8_t sl_btmesh_evt_prov_unprov_beacon_s::bearer
Bearer on which the beacon was seen. Values are as follows:
0: PB-ADV
1: PB-GATT
Definition at line
2357
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
address#
bd_addr sl_btmesh_evt_prov_unprov_beacon_s::address
Address of the device beaconing
Definition at line
2361
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
address_type#
uint8_t sl_btmesh_evt_prov_unprov_beacon_s::address_type
Beaconing device address type. Values:
0: Public address
1: Random address
Definition at line
2362
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
uuid#
uuid_128 sl_btmesh_evt_prov_unprov_beacon_s::uuid
16-byte UUID of the beaconing device.
Definition at line
2365
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
rssi#
int8_t sl_btmesh_evt_prov_unprov_beacon_s::rssi
RSSI value of the beacon seen. Units: dBm.
Definition at line
2366
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h