ConnectionParameters

Bluetooth LE connection parameters.

Inheritors

Types

Link copied to clipboard
data class Connected(val connectionInterval: @Range(from = 6, to = 3200) Int, val slaveLatency: @Range(from = 0, to = 499) Int, val supervisionTimeout: @Range(from = 10, to = 3200) Int) : ConnectionParameters

Bluetooth LE connection parameters.

Link copied to clipboard

Connection parameters are not known due to API limitations, but the device is connected.