Home
last modified time | relevance | path

Searched defs:bluetoothPan (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/
DPan.kt46 private val bluetoothPan = getProfileProxy<BluetoothPan>(context, BluetoothProfile.PAN) constant
/packages/apps/Settings/src/com/android/settings/network/
DTetherEnabler.java143 AtomicReference<BluetoothPan> bluetoothPan) { in TetherEnabler()
/packages/apps/Settings/src/com/android/settings/network/tether/
DTetherSettings.java502 final BluetoothPan bluetoothPan = mBluetoothPan.get(); in isBluetoothTetheringOn() local
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java848 private void setBluetoothTetheringSettings(@NonNull final BluetoothPan bluetoothPan, in setBluetoothTetheringSettings()
863 private void changeBluetoothTetheringSettingsPreT(@NonNull final BluetoothPan bluetoothPan, in changeBluetoothTetheringSettingsPreT()
868 private void changeBluetoothTetheringSettings(@NonNull final BluetoothPan bluetoothPan, in changeBluetoothTetheringSettings()