Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothStatusCodes.java98 public static final int ERROR_DISCONNECT_REASON_LOCAL_REQUEST = 1100; field in BluetoothStatusCodes
DBluetoothAdapter.java4270 BluetoothStatusCodes.ERROR_DISCONNECT_REASON_LOCAL_REQUEST,
4289 case BluetoothStatusCodes.ERROR_DISCONNECT_REASON_LOCAL_REQUEST: in disconnectReasonText()