Data structure of the extended_scan_report event.

Public Attributes#

uint16_t
uint16_t
uint8_t
uint16_t

Public Attribute Documentation#

result#

uint16_t sl_btmesh_evt_remote_provisioning_client_extended_scan_report_s::result

SL_STATUS_OK if successful. Error code otherwise.


Definition at line 19250 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

server#

uint16_t sl_btmesh_evt_remote_provisioning_client_extended_scan_report_s::server

Server address.


Definition at line 19252 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

status#

uint8_t sl_btmesh_evt_remote_provisioning_client_extended_scan_report_s::status

Enum sl_btmesh_remote_provisioning_server_status_t. server status.


Definition at line 19253 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_remote_provisioning_client_extended_scan_report_s::uuid

UUID of the unprovisioned device found


Definition at line 19256 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

oob#

uint16_t sl_btmesh_evt_remote_provisioning_client_extended_scan_report_s::oob

OOB information. 0 if not present


Definition at line 19257 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

ad_structures#

uint8array sl_btmesh_evt_remote_provisioning_client_extended_scan_report_s::ad_structures

Concatenated list of AD Structures that match the AD Types requested by the client.


Definition at line 19258 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h