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_private_beacon_client_gatt_proxy_status_s::result

SL_STATUS_OK if successful. Error code otherwise.


Definition at line 21378 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_gatt_proxy_status_s::handle

Request handle


Definition at line 21379 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_gatt_proxy_status_s::state

Private gatt proxy beacon state of the node. Valid values are:

  • 0: Node is not broadcasting private gatt proxy beacons

  • 1: Node is broadcasting private gatt proxy beacons


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