quick_blue icon indicating copy to clipboard operation
quick_blue copied to clipboard

[Windows] In-app pairing

Open fotiDim opened this issue 3 years ago • 6 comments

I need a way to perform in-app pairing. There is the PairAsync method for in-app pairing.

fotiDim avatar Mar 12 '22 10:03 fotiDim

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.

fotiDim avatar Mar 15 '22 21:03 fotiDim

What about Android?

Sunbreak avatar Mar 16 '22 02:03 Sunbreak

There is createBond() for Android.

fotiDim avatar Mar 17 '22 22:03 fotiDim

Any device I could test on?

Sunbreak avatar Mar 17 '22 22:03 Sunbreak

For example, here is a example from Bluetooth.org: https://github.com/WebBluetoothCG/ble-test-peripheral-android

Sunbreak avatar Mar 17 '22 22:03 Sunbreak

Any peripheral that supports pairing would do. Headphones, car hands free kits, Xbox controllers are some examples.

fotiDim avatar Mar 18 '22 05:03 fotiDim