Data structure of the server_status event.
Public Attribute Documentation#
client_address#
uint16_t sl_btmesh_evt_health_client_server_status_s::client_address
Destination address the message was sent to
Definition at line
4531
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
elem_index#
uint16_t sl_btmesh_evt_health_client_server_status_s::elem_index
Client model element index. Identifies the client model which received the status message.
Definition at line
4532
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
server_address#
uint16_t sl_btmesh_evt_health_client_server_status_s::server_address
Address of the Server model which sent the message
Definition at line
4535
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
result#
uint16_t sl_btmesh_evt_health_client_server_status_s::result
Response status. If an error occurs (e.g., request timeout), the parameters other than element index, client address, and server address are to be ignored.
Definition at line
4537
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
current#
uint8_t sl_btmesh_evt_health_client_server_status_s::current
Whether the event lists current fault array or registered fault array
Definition at line
4541
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
test_id#
uint8_t sl_btmesh_evt_health_client_server_status_s::test_id
Test ID
Definition at line
4543
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
vendor_id#
uint16_t sl_btmesh_evt_health_client_server_status_s::vendor_id
Bluetooth vendor ID used in the request
Definition at line
4544
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
faults#
uint8array sl_btmesh_evt_health_client_server_status_s::faults
Fault array. See the Bluetooth Mesh Profile specification for a list of defined fault IDs.
Definition at line
4545
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h