Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java137 public void clientSetPreferredPhy() throws Exception { in clientSetPreferredPhy() method in GattServiceBinderTest
DGattServiceTest.java202 public void clientSetPreferredPhy() { in clientSetPreferredPhy() method in GattServiceTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl43 …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/
DGattServiceBinder.java128 public void clientSetPreferredPhy( in clientSetPreferredPhy() method in GattServiceBinder
DGattService.java1202 void clientSetPreferredPhy( in clientSetPreferredPhy() method in GattService