Structure representing an attribute descriptor.
This structure is used to define the parameters for an attribute descriptor, including the attribute handle, reserved field, and attribute UUID.
Public Attribute Documentation#
handle#
uint8_t att_desc_s::handle[2]
Attribute handle.
Definition at line
588
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
reserved#
uint8_t att_desc_s::reserved[2]
Reserved.
Definition at line
590
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
att_type_uuid#
uuid_t att_desc_s::att_type_uuid
Attribute UUID (attribute type)
Definition at line
592
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h