Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl109 void clientReadPhy(in int clientIf, in String addres, in AttributionSource attributionSources); in clientReadPhy() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java1033 mService.clientReadPhy(mClientIf, mDevice.getAddress(), mAttributionSource); in readPhy()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java671 public void clientReadPhy( in clientReadPhy() method in GattService.BluetoothGattBinder
677 service.clientReadPhy(clientIf, address, attributionSource); in clientReadPhy()
2767 void clientReadPhy(int clientIf, String address, AttributionSource attributionSource) { in clientReadPhy() method in GattService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11230 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->clientReadPhy(ILjava/lang/String;)V
11345 Landroid/bluetooth/IBluetoothGatt;->clientReadPhy(ILjava/lang/String;)V