Structure representing the BLE request to get a local attribute value.

This structure is used to define the parameters for a BLE request to get a local attribute value, including the attribute handle.

Public Attributes#

uint16_t

Attribute handle.

Public Attribute Documentation#

handle#

uint16_t rsi_ble_get_local_att_value_s::handle

Attribute handle.