Data structure of the identity_status event.

Public Attributes#

uint16_t
uint32_t
uint8_t

Public Attribute Documentation#

result#

uint16_t sl_btmesh_evt_config_client_identity_status_s::result

SL_STATUS_OK if successful. Error code otherwise.


Definition at line 8710 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_config_client_identity_status_s::handle

Request handle


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

value#

uint8_t sl_btmesh_evt_config_client_identity_status_s::value

Identity state of the node for the used network index. Valid values are as follows:

  • 0: Node identity advertising is disabled

  • 1: Node identity advertising is enabled

  • 2: Node identity advertising is not supported


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