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.java235 public void clientReadPhy() throws Exception { in clientReadPhy() method in GattServiceBinderTest
DGattServiceTest.java191 public void clientReadPhy() { in clientReadPhy() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl113 …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.java859 public void clientReadPhy(int clientIf, String address, in clientReadPhy() method in GattService.BluetoothGattBinder
868 private void clientReadPhy(int clientIf, String address, in clientReadPhy() method in GattService.BluetoothGattBinder
3484 void clientReadPhy(int clientIf, String address, AttributionSource attributionSource) { in clientReadPhy() method in GattService