Searched refs:SOCKET_LINK_KEY_ERROR (Results 1 – 1 of 1) sorted by relevance
85 private static final String SOCKET_LINK_KEY_ERROR = "Invalid exchange"; field in BluetoothOppTransfer763 if (!mRetry && e.getMessage().equals(SOCKET_LINK_KEY_ERROR)) { in connectRfcommSocket()