connect

fun connect()

Initiates a connection to the BLE device.

Delegates to BleConnection.connect. The connection state can be observed through connectionStateFlow.

See also