Searched defs:SOCKET_LINK_KEY_ERROR (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransfer.java87 private static final String SOCKET_LINK_KEY_ERROR = "Invalid exchange"; field in class:BluetoothOppTransfer
700 if (!mRetry && e.getMessage().equals(SOCKET_LINK_KEY_ERROR)) {

Completed in 41 milliseconds