Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothStatusCodes.java121 public static final int ERROR_DISCONNECT_REASON_LOCAL = 1102; field in BluetoothStatusCodes
DBluetoothAdapter.java4272 BluetoothStatusCodes.ERROR_DISCONNECT_REASON_LOCAL,
4293 case BluetoothStatusCodes.ERROR_DISCONNECT_REASON_LOCAL: in disconnectReasonText()