Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl157 void serverReadPhy(in int clientIf, in String address, in AttributionSource attributionSource); in serverReadPhy() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java890 public void serverReadPhy( in serverReadPhy() method in GattService.BluetoothGattBinder
3538 void serverReadPhy(int serverIf, String address, AttributionSource attributionSource) { in serverReadPhy() method in GattService