Home
last modified time | relevance | path

Searched defs:ReadByType (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dgatt_remote_service_server.cc283 void GattRemoteServiceServer::ReadByType(fuchsia::bluetooth::Uuid uuid, in ReadByType() function in bthost::GattRemoteServiceServer
Dgatt2_remote_service_server.cc196 void Gatt2RemoteServiceServer::ReadByType(::fuchsia::bluetooth::Uuid uuid, in ReadByType() function in bthost::Gatt2RemoteServiceServer
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_service.cc213 void RemoteService::ReadByType(const UUID& type, ReadByTypeCallback callback) { in ReadByType() function in bt::gatt::RemoteService