didUpdateMtu

abstract fun didUpdateMtu(mtu: MTU): suspend () -> ConnectableDeviceState.Connected

Updates the MTU size of the device

Return

a transition into a Connected State with the new MTU

Parameters

mtu

the new MTU value