Searched defs:ReadByType (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ | ||
D | gatt_remote_service_server.cc | 283 void GattRemoteServiceServer::ReadByType(fuchsia::bluetooth::Uuid uuid, in ReadByType() function in bthost::GattRemoteServiceServer |
D | gatt2_remote_service_server.cc | 196 void Gatt2RemoteServiceServer::ReadByType(::fuchsia::bluetooth::Uuid uuid, in ReadByType() function in bthost::Gatt2RemoteServiceServer |
/external/pigweed/pw_bluetooth_sapphire/host/gatt/ | ||
D | remote_service.cc | 213 void RemoteService::ReadByType(const UUID& type, ReadByTypeCallback callback) { in ReadByType() function in bt::gatt::RemoteService |