Home
last modified time | relevance | path

Searched defs:ReadByTypeResult (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dremote_service.h137 struct ReadByTypeResult { struct
143 fit::function<void(att::Result<>, std::vector<ReadByTypeResult>)>; argument
H A Dclient.h184 using ReadByTypeResult = variable
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dclient2.h55 struct ReadByTypeResult { struct
57 Handle handle;
61 pw::expected<ReadValue, Error> result;
H A Dclient.h59 struct ReadByTypeResult { struct
61 Handle handle;
65 Result<Error, ReadValue> result;