Data structure of the gatt_proxy_status event.

Public Attributes#

uint16_t
uint32_t
uint8_t

Public Attribute Documentation#

result#

uint16_t sl_btmesh_evt_config_client_gatt_proxy_status_s::result

SL_STATUS_OK if successful. Error code otherwise.


handle#

uint32_t sl_btmesh_evt_config_client_gatt_proxy_status_s::handle

Request handle


value#

uint8_t sl_btmesh_evt_config_client_gatt_proxy_status_s::value

GATT proxy value of the node. Valid values are:

  • 0: GATT proxy feature is disabled

  • 1: GATT proxy feature is enabled

  • 2: GATT proxy feature is not supported