Home
last modified time | relevance | path

Searched refs:onMtuChanged (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServerCallback.java152 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in BluetoothGattServerCallback
H A DBluetoothGattCallback.java179 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in BluetoothGattCallback
H A DBluetoothGattServer.java300 public void onMtuChanged(String address, int mtu) {
310 mCallback.onMtuChanged(device, mtu);
H A DBluetoothGatt.java673 callback.onMtuChanged(BluetoothGatt.this, mtu, status);
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGattServerCallback.aidl42 void onMtuChanged(in String address, in int mtu); in onMtuChanged() method
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattServer.java189 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in GattServer.MyGattServerCallback
H A DGattClientListener.java263 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in GattClientListener.GattCallback
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java3432 void onMtuChanged(int connId, int mtu) throws RemoteException { in onMtuChanged() method in GattService
3447 app.callback.onMtuChanged(address, mtu); in onMtuChanged()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9147 method public void onMtuChanged(android.bluetooth.BluetoothGatt, int, int);
9258 method public void onMtuChanged(android.bluetooth.BluetoothDevice, int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6284 method public void onMtuChanged(android.bluetooth.BluetoothGatt, int, int);
6384 method public void onMtuChanged(android.bluetooth.BluetoothDevice, int);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11448 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onMtuChanged(Ljava/lang/String;I)V
11477 Landroid/bluetooth/IBluetoothGattServerCallback;->onMtuChanged(Ljava/lang/String;I)V