start

open suspend override fun start(device: BluetoothDevice): Flow<ConnectionStatus>

Connects and initialise bonding with a selected device.

Return

Flow which emits connectivity status changes

Parameters

device

BluetoothDevice to which the app should connect