Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java194 public void clientSetPreferredPhy() { in clientSetPreferredPhy() method in GattServiceTest
DGattServiceBinderTest.java232 public void clientSetPreferredPhy() throws Exception { in clientSetPreferredPhy() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl112 …void clientSetPreferredPhy(in int clientIf, in String address, in int txPhy, in int rxPhy, in int … in clientSetPreferredPhy() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java576 public void clientSetPreferredPhy( in clientSetPreferredPhy() method in GattService.BluetoothGattBinder
2170 void clientSetPreferredPhy( in clientSetPreferredPhy() method in GattService