Data structure of the identity_status event.

Public Attributes#

uint16_t
uint32_t
uint8_t
uint16_t
uint8_t

Public Attribute Documentation#

result#

uint16_t sl_btmesh_evt_private_beacon_client_identity_status_s::result

SL_STATUS_OK if successful. Error code otherwise.


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

handle#

uint32_t sl_btmesh_evt_private_beacon_client_identity_status_s::handle

Request handle


Definition at line 21407 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_private_beacon_client_identity_status_s::status

Foundation status of last request


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

netkey_index#

uint16_t sl_btmesh_evt_private_beacon_client_identity_status_s::netkey_index

Network key index for which the state is configured


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

state#

uint8_t sl_btmesh_evt_private_beacon_client_identity_status_s::state

Private identity beacon state of the node. Valid values are:

  • 0: Node is not broadcasting private identity beacons

  • 1: Node is broadcasting private identity beacons


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