Searched refs:onMtuChanged (Results 1 – 3 of 3) sorted by relevance
189 public void onMtuChanged(BluetoothDevice device, int mtu) { in onMtuChanged() method in GattServer.MyGattServerCallback
263 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged() method in GattClientListener.GattCallback
2313 void onMtuChanged(int connId, int mtu) throws RemoteException { in onMtuChanged() method in GattService2322 app.callback.onMtuChanged(address, mtu); in onMtuChanged()