View previous topic :: View next topic |
Author |
Message |
GODhack Guru

Joined: 26 Jan 2008 Posts: 389 Location: Lithuania
|
Posted: Sat May 10, 2008 9:25 pm Post subject: Bluetooth pin in terminal |
|
|
Then I connect to bluetooth I have to enter same code in both devices.
But how to confirm that code inside terminal? |
|
Back to top |
|
 |
Gusar Advocate

Joined: 09 Apr 2005 Posts: 2665 Location: Slovenia
|
Posted: Sun May 11, 2008 10:43 am Post subject: |
|
|
Code: | passkey-agent --default 1234 | Or: Code: | passkey-agent 1234 aa:bb:cc:dd:ee |
where 1234 is the passkey and aa:bb:cc:dd:ee is the bdaddress of the device you wish to pair (obtainable with "hcitool scan"). |
|
Back to top |
|
 |
|