Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGattCallback.aidl39 void onConfigureMTU(in String address, in int mtu, in int status); in onConfigureMTU() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java659 public void onConfigureMTU(String address, int mtu, int status) {
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2176 void onConfigureMTU(int connId, int status, int mtu) throws RemoteException { in onConfigureMTU() method in GattService
2186 app.callback.onConfigureMTU(address, mtu, status); in onConfigureMTU()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11400 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onConfigureMTU(Ljava/lang/String;II)V
11429 Landroid/bluetooth/IBluetoothGattCallback;->onConfigureMTU(Ljava/lang/String;II)V