Top "Pairing" questions

Bonding of two devices, eg two smartphones, or a computer and keyboard.

Android Bluetooth Pairing without User Enter Pin and Confirmation Using Android API

I'm a beginner in Android programming since I only started 3 months ago. I'm doing a project which connects the android …

android bluetooth android-bluetooth pairing
Programmatically pairing with a BLE device on Android 4.4+

Does anyone have a complete working example of how to programmatically pair with a BLE (not Bluetooth Classic) device that …

android bluetooth bluetooth-lowenergy pairing
Android Bluetooth accept() / connect() with already paired devices

I am having trouble connecting two Android devices via Bluetooth, which happens only when they have been paired before. I …

android bluetooth bluetooth-lowenergy android-sdk-2.3 pairing
Android Bluetooth - Paired vs Connected, what's the difference?

android noob here! Is there a difference between when two android devices (smartphones) are 'paired' and when they're 'connected'? If …

android bluetooth pairing
Auto-accept bluetooth pairing possible?

In the Android 2.3.3 BluetoothChat example with with createInsecureRfcommSocketToServiceRecord() API, users are still prompted to accept the pairing request, even though …

android bluetooth pairing
Bluetooth "out of band" (OOB) pairing on Android?

I've been searching the internet and haven't seen anything in the way of how to exactly implement OOB pairing. I …

android android-bluetooth pairing bluetooth-oob
Connecting to a already paired Bluetooth device

Recently I tried to get a pairing process to work programatically and I succeded. But I recently found out that …

android android-bluetooth pairing
Bluetooth Difference between pairing and paging, bonding

When I study Bluetooth, I am confused to understand Bluetooth connection and pairing, bonding, etc. As far as I know, …

bluetooth connection pairing