Searched defs:clientSetPreferredPhy (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 220 public void clientSetPreferredPhy() throws Exception { in clientSetPreferredPhy() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 202 public void clientSetPreferredPhy() { in clientSetPreferredPhy() method in GattServiceTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 111 …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/ |
| D | GattService.java | 837 public void clientSetPreferredPhy(int clientIf, String address, int txPhy, int rxPhy, in clientSetPreferredPhy() method in GattService.BluetoothGattBinder 848 private void clientSetPreferredPhy(int clientIf, String address, int txPhy, int rxPhy, in clientSetPreferredPhy() method in GattService.BluetoothGattBinder 3462 void clientSetPreferredPhy(int clientIf, String address, int txPhy, int rxPhy, int phyOptions, in clientSetPreferredPhy() method in GattService
|