Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DHandshakeHandler.java546 public static class HandshakeException extends PairingException { class in HandshakeHandler
551 HandshakeException(String format, BluetoothException e) { in HandshakeException() method in HandshakeHandler.HandshakeException