connectDevice

@RequiresApi(value = 33)
@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
suspend fun connectDevice(bluetoothDevice: BluetoothDevice, deviceConfig: DeviceConfig)

Parameters

bluetoothDevice

BluetoothDevice to connect