quick_blue
quick_blue copied to clipboard
[Windows] In-app pairing
For some of the other platforms it seems that an in-app pairing API is not available. For iOS for example this is handled automatically by the system.
What about Android?
There is createBond() for Android.
Any device I could test on?
For example, here is a example from Bluetooth.org: https://github.com/WebBluetoothCG/ble-test-peripheral-android
Any peripheral that supports pairing would do. Headphones, car hands free kits, Xbox controllers are some examples.