Home
last modified time | relevance | path

Searched refs:serverReadPhy (Results 1 – 4 of 4) 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/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServer.java654 mService.serverReadPhy(mServerIf, device.getAddress(), mAttributionSource); in readPhy()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java890 public void serverReadPhy( in serverReadPhy() method in GattService.BluetoothGattBinder
896 service.serverReadPhy(clientIf, address, attributionSource); in serverReadPhy()
3538 void serverReadPhy(int serverIf, String address, AttributionSource attributionSource) { in serverReadPhy() method in GattService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11261 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->serverReadPhy(ILjava/lang/String;)V
11373 Landroid/bluetooth/IBluetoothGatt;->serverReadPhy(ILjava/lang/String;)V