Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 so, what is the difference when transferring data from one to the other?

like image 340
proPhet Avatar asked Aug 20 '15 15:08

proPhet


People also ask

What does it mean when a Bluetooth device is paired?

What's Bluetooth pairing? Bluetooth pairing is a form of information registration for linking devices. By registering device information (pairing) between devices, they can connect. To use a Bluetooth device, you must first pair it with another Bluetooth device. Pairing is a bit like exchanging phone numbers.

Why are my Bluetooth devices paired but not connected?

Try unpairing, then re-pairing, the device. To unpair a device, select Start , then select Settings > Devices > Bluetooth & other devices . Select the Bluetooth device that's paired but not working, then select Remove device > Yes. After that, pair the device again.

What is pairing in Android?

On devices running Android 8.0 (API level 26) and higher, companion device pairing performs a Bluetooth or Wi-Fi scan of nearby devices on behalf of your app without requiring the ACCESS_FINE_LOCATION permission. This helps maximize user privacy protections.


1 Answers

Please imagine yourself in such a situation:

You come to car with BT audio system first time.

You are not paired and not connected.

You pair the devices and because you are close to the car you immediately connecting. But when you go to home and you are away from car you are disconnected but paired. When you come close to the car again, you don't need pair, you don't need put pin again to pair the devices

like image 71
mariopce Avatar answered Oct 01 '22 17:10

mariopce