connectionIntervalMs property

double? connectionIntervalMs
final

Current connection interval in milliseconds.

Derived from the BLE connInterval parameter, where each raw unit equals 1.25 ms. Null if the platform has not yet reported a connection parameter update event for this device.

Implementation

final double? connectionIntervalMs;