Data structure of the user_read_request event.
Public Attribute Documentation#
connection#
uint8_t sl_bt_evt_gatt_server_user_read_request_s::connection
Connection handle
Definition at line
9428
of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h
characteristic#
uint16_t sl_bt_evt_gatt_server_user_read_request_s::characteristic
GATT characteristic handle. This value is normally received from the gatt_characteristic event.
Definition at line
9429
of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h
att_opcode#
uint8_t sl_bt_evt_gatt_server_user_read_request_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
9432
of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h
offset#
uint16_t sl_bt_evt_gatt_server_user_read_request_s::offset
Value offset
Definition at line
9435
of file /mnt/raid/workspaces/ws.0zwF9W456/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h