Searched refs:CONNECTION_STATE_DISCONNECTED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java75 private static final int CONNECTION_STATE_DISCONNECTED = 0; field in class:BluetoothDevice
993 return sService.getConnectionState(this) != CONNECTION_STATE_DISCONNECTED;

Completed in 232 milliseconds