Connect

data class Connect(val device: BluetoothDevice, val context: Context) : BleClientOperation

Connect to device and perform service discovery

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice, context: Context)

Properties

Link copied to clipboard
Link copied to clipboard
open override val device: BluetoothDevice