Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dclient.h177 struct ReadByTypeError { struct
185 fit::result<ReadByTypeError, std::vector<ReadByTypeValue>>; argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt_remote_service_server_test.cc162 TEST_F(GattRemoteServiceServerTest, ReadByTypeError) { in TEST_F() argument