Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt_remote_service_server.cc281 void GattRemoteServiceServer::ReadByType(fuchsia::bluetooth::Uuid uuid, in ReadByType() function in bthost::GattRemoteServiceServer
H A Dgatt2_remote_service_server.cc194 void Gatt2RemoteServiceServer::ReadByType(::fuchsia::bluetooth::Uuid uuid, in ReadByType() function in bthost::Gatt2RemoteServiceServer
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service.cc211 void RemoteService::ReadByType(const UUID& type, ReadByTypeCallback callback) { in ReadByType() function in bt::gatt::RemoteService