Home
last modified time | relevance | path

Searched defs:setBluetoothTethering (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothPan.aidl33 …void setBluetoothTethering(IBluetoothPanCallback callback, int id, boolean value, in AttributionSo… in setBluetoothTethering() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanServiceBinder.java119 public void setBluetoothTethering( in setBluetoothTethering() method in PanServiceBinder
DPanService.java299 void setBluetoothTethering( in setBluetoothTethering() method in PanService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothPan.java505 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java878 private int setBluetoothTethering(final boolean enable, final IIntResultListener listener) { in setBluetoothTethering() method in Tethering