Searched defs:onMtuChanged (Results 1 – 3 of 3) sorted by relevance
153 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in BluetoothGattCallback
158 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in BluetoothGattServerCallback
62 void onMtuChanged(in String address, in int mtu); in onMtuChanged() method