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.


handle#

uint32_t sl_btmesh_evt_config_client_friend_status_s::handle

Request handle


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