Home
last modified time | relevance | path

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

/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/com/github/google/bumble/remotehci/
DHciProxy.java137 public static class HalException extends RuntimeException { class in HciProxy
139 public HalException(String message) { in HalException() method in HciProxy.HalException