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 | 509 public void serverReadPhy() throws Exception { in serverReadPhy() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 659 public void serverReadPhy() { in serverReadPhy() method in GattServiceTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 163 …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 | 1333 public void serverReadPhy(int clientIf, String address, AttributionSource attributionSource, in serverReadPhy() method in GattService.BluetoothGattBinder 1342 private void serverReadPhy(int clientIf, String address, in serverReadPhy() method in GattService.BluetoothGattBinder 4584 void serverReadPhy(int serverIf, String address, AttributionSource attributionSource) { in serverReadPhy() method in GattService
|