Linux Commands Examples

A great documentation place for Linux commands

bluetooth-agent

Bluetooth pass agent

Synopsis

bluetooth-agent


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

1
source
            
echo "Trying to start BT agent with pin 1234 for pairing"
bluetooth-agent 1234 &
echo ""
echo "Press enter to exit"
read -n1 -s TMP

description

Bluetooth-agent is pass agent program for bluetooth.

usage

bluetooth-agent [--adapter adapter-path] [--path agent-path] <passkey>
[<device>]


author

This manual page was written by Nobuhiro Iwamatsu <iwamatsu[:at:]debian[:dot:]org>, for the Debian GNU/Linux system (but may be used by others).

How can this site be more helpful to YOU ?


give  feedback