Home
last modified time | relevance | path

Searched refs:ERROR_DISCONNECT_REASON_REMOTE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothStatusCodes.java132 public static final int ERROR_DISCONNECT_REASON_REMOTE = 1103; field in BluetoothStatusCodes
DBluetoothAdapter.java4273 BluetoothStatusCodes.ERROR_DISCONNECT_REASON_REMOTE,
4295 case BluetoothStatusCodes.ERROR_DISCONNECT_REASON_REMOTE: in disconnectReasonText()