Searched defs:onMtuChanged (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ | ||
D | BluetoothGattCallback.java | 177 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in BluetoothGattCallback |
D | BluetoothGattServerCallback.java | 152 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in BluetoothGattServerCallback |