gatts_read_evt_param is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (4/5)...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
uint16_t
Connection ID.
uint32_t
Transfer ID.
The device address to read.
uint16_t
The attribute handle.
uint16_t
The position offset to read. If the length of value is less than or equal to the MTU size, this value is 0.
bool
True indicates that the length of value is greater than the MTU size; false otherwise.
bool
True indicates that the `esp_ble_gatts_send_response` is required in the following step; false otherwise.

References