Searched defs:serverReadPhy (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 508 public void serverReadPhy() throws Exception { in serverReadPhy() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 598 public void serverReadPhy() { in serverReadPhy() method in GattServiceTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 161 …void serverReadPhy(in int clientIf, in String address, in AttributionSource attributionSource, in … in serverReadPhy() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 1282 public void serverReadPhy(int clientIf, String address, AttributionSource attributionSource, in serverReadPhy() method in GattService.BluetoothGattBinder 1291 private void serverReadPhy(int clientIf, String address, in serverReadPhy() method in GattService.BluetoothGattBinder 4293 void serverReadPhy(int serverIf, String address, AttributionSource attributionSource) { in serverReadPhy() method in GattService
|