Data structure of the characteristic_value event.
Public Attribute Documentation#
connection#
uint8_t sl_bt_evt_gatt_characteristic_value_s::connection
Connection handle
Definition at line
8127
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
characteristic#
uint16_t sl_bt_evt_gatt_characteristic_value_s::characteristic
GATT characteristic handle. This value is normally received from the gatt_characteristic event.
Definition at line
8128
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
att_opcode#
uint8_t sl_bt_evt_gatt_characteristic_value_s::att_opcode
Enum sl_bt_gatt_att_opcode_t. Attribute opcode, which indicates the GATT transaction used.
Definition at line
8131
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
offset#
uint16_t sl_bt_evt_gatt_characteristic_value_s::offset
Value offset
Definition at line
8134
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
value#
uint8array sl_bt_evt_gatt_characteristic_value_s::value
Characteristic value
Definition at line
8135
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h