Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DRootcanalUtils.java330 public static class HciDevice implements AutoCloseable { class in RootcanalUtils
334 private HciDevice(Socket hciSocket) { in HciDevice() method in RootcanalUtils.HciDevice