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.java509 public void serverReadPhy() throws Exception { in serverReadPhy() method in GattServiceBinderTest
DGattServiceTest.java659 public void serverReadPhy() { in serverReadPhy() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl163 …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.java1333 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