connectionStateFlow

A StateFlow that emits the current connection state of the BLE device.

This delegates to the underlying BleConnection.connectionStateFlow. Collectors will receive updates whenever the connection state changes.

See also