Data structure of the attribute_value event.

Public Attributes#

uint8_t
uint16_t
uint8_t
uint16_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_gatt_server_attribute_value_s::connection

Connection handle


Definition at line 9576 of file /mnt/raid/workspaces/ws.USsMlsi0G/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

attribute#

uint16_t sl_bt_evt_gatt_server_attribute_value_s::attribute

Attribute Handle


Definition at line 9577 of file /mnt/raid/workspaces/ws.USsMlsi0G/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

att_opcode#

uint8_t sl_bt_evt_gatt_server_attribute_value_s::att_opcode

Enum sl_bt_gatt_att_opcode_t. Attribute opcode that informs the procedure from which the value was received.


Definition at line 9578 of file /mnt/raid/workspaces/ws.USsMlsi0G/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

offset#

uint16_t sl_bt_evt_gatt_server_attribute_value_s::offset

Value offset


Definition at line 9581 of file /mnt/raid/workspaces/ws.USsMlsi0G/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

value#

uint8array sl_bt_evt_gatt_server_attribute_value_s::value

Value


Definition at line 9582 of file /mnt/raid/workspaces/ws.USsMlsi0G/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h