- gatt
- GATT client invoked BluetoothGatt.RequestMtu(int)
- mtu
- The new MTU size
- status
- BluetoothGatt.GattSuccess if the MTU has been changed successfully
Callback indicating the MTU for a given device connection has changed. This callback is triggered in response to the BluetoothGatt.RequestMtu(int) function, or in response to a connection event.