Searched refs:isBluetoothConnected (Results 1 – 4 of 4) sorted by relevance
29 boolean isBluetoothConnected(); in isBluetoothConnected() method
111 public boolean isBluetoothConnected() { in isBluetoothConnected() method in BluetoothControllerImpl
96 final boolean connected = mController.isBluetoothConnected(); in handleUpdateState()
291 if (mBluetooth.isBluetoothConnected()) { in updateBluetooth()