Data structure of the friend_status event.

Public Attributes#

uint16_t
uint32_t
uint8_t

Public Attribute Documentation#

result#

uint16_t sl_btmesh_evt_config_client_friend_status_s::result

SL_STATUS_OK if successful. Error code otherwise.


Definition at line 8738 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_friend_status_s::handle

Request handle


Definition at line 8739 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_friend_status_s::value

Friend value to set. Valid values are:

  • 0: Friend feature is not enabled

  • 1: Friend feature is enabled

  • 2: Friend feature is not supported


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