I have a bluetooth radio in the pc and a bluetooth device which I want to pair it with, I have the mac adress for both.
Can I create a TwclBluetoothDevice object and pair them directly somehow or do I have to use TwclBluetoothDiscovery to find the device first?
I have an internal bluetooth radio in the pc which uses Microsoft API, and an external USB bluetooth radio from Ezurio which uses Widcomm API,
and the Ezurio one seems to ignore the timeout value when calling the Discovery method of TwclBluetoothDiscovery and always takes 10 seconds,
so I would like to avoid having to use Discovery.