Home
last modified time | relevance | path

Searched defs:LongReadOptions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dclient2.h67 struct LongReadOptions { struct
70 uint16_t offset = 0;
73 uint16_t max_bytes = kMaxValueLength;
H A Dclient.h71 struct LongReadOptions { struct
74 uint16_t offset = 0;
77 uint16_t max_bytes = kMaxValueLength;