C/C++ API Reference
Loading...
Searching...
No Matches
pw::bluetooth::gatt::RemoteService2::LongReadOptions Struct Reference

Overview

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.
 

The documentation for this struct was generated from the following file: