I am working on automation of bluetooth actions on Android, for example, enable / disable, pairing / unlocking devices, etc.
I want to know how to interact with an unmanaged Android device for the above bluetooth operations using adb shell commands or Android intentions.
For example, I want to know which Bluetooth devices are connected to my Android phone using the adb shell commands.
Is it possible?
android shell bluetooth adb
vasanthfriend
source share