Searched refs:CONNECTION_STATE_DISCONNECTED (Results 1 – 1 of 1) sorted by relevance
75 private static final int CONNECTION_STATE_DISCONNECTED = 0; field in BluetoothDevice993 return sService.getConnectionState(this) != CONNECTION_STATE_DISCONNECTED; in isConnected()