Represents the supported options to read a long characteristic or descriptor value from a server. Long values are those that may not fit in a single message.
Public Attributes | |
| uint16_t | offset = 0 |
| uint16_t | max_bytes = kMaxValueLength |
| The maximum number of bytes to read. | |