Home
last modified time | relevance | path

Searched defs:onMtuChanged (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallback.java179 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in BluetoothGattCallback
H A DBluetoothGattServerCallback.java152 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in BluetoothGattServerCallback
/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
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...