Searched defs:ReadByType (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ | ||
H A D | gatt_remote_service_server.cc | 281 void GattRemoteServiceServer::ReadByType(fuchsia::bluetooth::Uuid uuid, in ReadByType() function in bthost::GattRemoteServiceServer |
H A D | gatt2_remote_service_server.cc | 194 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 D | remote_service.cc | 211 void RemoteService::ReadByType(const UUID& type, ReadByTypeCallback callback) { in ReadByType() function in bt::gatt::RemoteService |