Home
last modified time | relevance | path

Searched refs:hciDevices (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DRootcanalUtils.java426 private List<HciDevice> hciDevices = new ArrayList<>(); field in RootcanalUtils.RootcanalController
438 for (HciDevice dev : hciDevices) { in close()
451 hciDevices.add(dev); in createHciDevice()