Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java236 public void clientReadPhy() throws Exception { in clientReadPhy() method in GattServiceBinderTest
DGattServiceTest.java206 public void clientReadPhy() { in clientReadPhy() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl115 …void clientReadPhy(in int clientIf, in String addres, in AttributionSource attributionSources, in … in clientReadPhy() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java868 public void clientReadPhy(int clientIf, String address, in clientReadPhy() method in GattService.BluetoothGattBinder
877 private void clientReadPhy(int clientIf, String address, in clientReadPhy() method in GattService.BluetoothGattBinder
3697 void clientReadPhy(int clientIf, String address, AttributionSource attributionSource) { in clientReadPhy() method in GattService