Searched refs:bluetoothPan (Results 1 – 2 of 2) sorted by relevance
366 BluetoothPan bluetoothPan = mBluetoothPan.get(); in updateBluetoothState() local367 if (btState == BluetoothAdapter.STATE_ON && bluetoothPan != null in updateBluetoothState()368 && bluetoothPan.isTetheringOn()) { in updateBluetoothState()
398 BluetoothPan bluetoothPan = mBluetoothPan.get(); in updateBluetoothState() local399 if (btState == BluetoothAdapter.STATE_ON && bluetoothPan != null in updateBluetoothState()400 && bluetoothPan.isTetheringOn()) { in updateBluetoothState()