requestMtu

abstract suspend fun requestMtu(mtu: MTU): Boolean

Requests an update to the MTU size of the device

Return

true if the MTU update has been requested successfully

Parameters

mtu

the new MTU size to request