Types

Link copied to clipboard

A DeviceAction that updates that notifying status of a RemoteCharacteristic Returns a GattResponse.WriteResponse

Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard

Properties

Link copied to clipboard
val response: Deferred<Response>

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