| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ |
| D | BluetoothGattCallback.java | 87 public void onMtuChanged(BluetoothGattWrapper gatt, int mtu, int status) {} in onMtuChanged() method in BluetoothGattCallback 158 public void onMtuChanged(android.bluetooth.BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in BluetoothGattCallback.InternalBluetoothGattCallback
|
| D | BluetoothGattServerCallback.java | 87 public void onMtuChanged(BluetoothDevice device, int mtu) {} in onMtuChanged() method in BluetoothGattServerCallback 173 public void onMtuChanged(android.bluetooth.BluetoothDevice device, int mtu) { in onMtuChanged() method in BluetoothGattServerCallback.InternalBluetoothGattServerCallback
|
| /packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/ |
| D | GattServerManager.kt | 50 override fun onMtuChanged(device: BluetoothDevice, mtu: Int) { in onMtuChanged() method
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/bluetooth/ |
| D | BluetoothGattMaster.java | 68 void onMtuChanged(String address, int mtu); in onMtuChanged() method
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattServerCallback.java | 152 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in BluetoothGattServerCallback
|
| D | BluetoothGattCallback.java | 238 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in BluetoothGattCallback
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGattServerCallback.aidl | 42 void onMtuChanged(in String address, in int mtu); in onMtuChanged() method
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGattServerCallback.java | 64 void onMtuChanged(String address, int mtu); in onMtuChanged() method
|
| /packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
| D | GattServer.java | 189 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in GattServer.MyGattServerCallback
|
| D | GattClientListener.java | 263 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in GattClientListener.GattCallback
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/ |
| D | BluetoothGattHelper.java | 435 public void onMtuChanged(BluetoothGattWrapper gatt, int mtu, int status) { in onMtuChanged() method in BluetoothGattHelper.InternalBluetoothGattCallback
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
| D | BassClientStateMachine.java | 938 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in BassClientStateMachine.GattCallback
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 4187 void onMtuChanged(int connId, int mtu) throws RemoteException { in onMtuChanged() method in GattService
|