Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothStatusCodes.java110 public static final int ERROR_DISCONNECT_REASON_REMOTE_REQUEST = 1101; field in BluetoothStatusCodes
DBluetoothAdapter.java4271 BluetoothStatusCodes.ERROR_DISCONNECT_REASON_REMOTE_REQUEST,
4291 case BluetoothStatusCodes.ERROR_DISCONNECT_REASON_REMOTE_REQUEST: in disconnectReasonText()