Searched refs:bluetoothPan (Results 1 – 1 of 1) sorted by relevance
465 BluetoothPan bluetoothPan = mBluetoothPan.get(); in updateBluetoothState() local466 if (btState == BluetoothAdapter.STATE_ON && bluetoothPan != null in updateBluetoothState()467 && bluetoothPan.isTetheringOn()) { in updateBluetoothState()470 int bluetoothTethered = bluetoothPan.getConnectedDevices().size(); in updateBluetoothState()