RequestMtu

A DeviceAction that requests an update to the MTU size of the device. This is unsupported on iOS Returns a GattResponse.MTUResponse

Constructors

Link copied to clipboard
constructor(mtu: MTU)

Properties

Link copied to clipboard
val mtu: MTU

the MTU to request.

Link copied to clipboard

A Deferred that will be completed with Response when DeviceAction has been handled by the ConnectableDevice