gatts_read_evt_param struct
Callback parameter for the event `ESP_GATTS_READ_EVT`
Fields
The device address to read.
The position offset to read. If the length of value is less than or equal to the MTU size, this value is 0.
True indicates that the length of value is greater than the MTU size; false otherwise.
True indicates that the `esp_ble_gatts_send_response` is required in the following step; false otherwise.
![]()
struct gatts_read_evt_param {