Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java508 public void serverReadPhy() throws Exception { in serverReadPhy() method in GattServiceBinderTest
DGattServiceTest.java598 public void serverReadPhy() { in serverReadPhy() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl161 …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/
DGattService.java1282 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