1BlueZ(1)                         User Commands                        BlueZ(1)
2
3
4

NAME

6       pand - BlueZ Bluetooth PAN daemon
7

DESCRIPTION

9       The  pand  PAN  daemon allows your computer to connect to ethernet net‐
10       works using Bluetooth.
11

SYNPOSIS

13       pand <options>
14

OPTIONS

16       --show --list -l
17              Show active PAN connections
18
19       --listen -s
20              Listen for PAN connections
21
22       --connect -c <bdaddr>
23              Create PAN connection
24
25       --search -Q[duration]
26              Search and connect
27
28       --kill -k <bdaddr>
29              Kill PAN connection
30
31       --killall -K
32              Kill all PAN connections
33
34       --role -r <role>
35              Local PAN role (PANU, NAP, GN)
36
37       --service -d <role>
38              Remote PAN service (PANU, NAP, GN)
39
40       --ethernet -e <name>
41              Network interface name
42
43       --device -i <bdaddr>
44              Source bdaddr
45
46       --nosdp -D
47              Disable SDP
48
49       --encrypt -E
50              Enable encryption
51
52       --secure -S
53              Secure connection
54
55       --master -M
56              Become the master of a piconet
57
58       --nodetach -n
59              Do not become a daemon
60
61       --persist -p[interval]
62              Persist mode
63
64       --cache -C[valid]
65              Cache addresses
66
67       --pidfile -P <pidfile>
68              Create PID file
69
70       --devup -u <script>
71              Script to run when interface comes up
72
73       --devdown -o <script>
74              Script to run when interface comes down
75
76       --autozap -z
77              Disconnect automatically on exit
78
79

SCRIPTS

81       The devup/devdown script will be called with bluetooth device as  first
82       argument and bluetooth destination address as second argument.
83
84
85
86PAN daemon                       February 2003                        BlueZ(1)
Impressum