Data structure of the descriptor_value event.

Public Attributes#

uint8_t
uint16_t
uint16_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_gatt_descriptor_value_s::connection

Connection handle


Definition at line 7233 of file /mnt/raid/workspaces/ws.RGfN6W7IO/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h

descriptor#

uint16_t sl_bt_evt_gatt_descriptor_value_s::descriptor

GATT characteristic descriptor handle


Definition at line 7234 of file /mnt/raid/workspaces/ws.RGfN6W7IO/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h

offset#

uint16_t sl_bt_evt_gatt_descriptor_value_s::offset

Value offset


Definition at line 7235 of file /mnt/raid/workspaces/ws.RGfN6W7IO/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h

value#

uint8array sl_bt_evt_gatt_descriptor_value_s::value

Descriptor value


Definition at line 7236 of file /mnt/raid/workspaces/ws.RGfN6W7IO/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h