Bluetooth pairing from command line in android JB 4.1.1 -
in reference board, using android jelly bean 4.1.1. want use bluetooth command line. know commands enable/disable bluetooth, scanning devices etc. ,but don't know how pair scanned device command line. android jelly bean 4.1.1 using bluez stack bluetooth. can me can pair board other bluetooth device command line. thanks.
this worked charm me, of-course requires super-user privileges :)
# hcitool cc <target-bdaddr>; hcitool auth <target-bdaddr>
Comments
Post a Comment