Initialize Tizen 2.3
[framework/connectivity/bluez.git] / wearable / compat / pand.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
2 .TH BlueZ "1" "February 2003" "PAN daemon" "User Commands"
3 .SH NAME
4 pand \- BlueZ Bluetooth PAN daemon
5 .SH DESCRIPTION
6 The pand PAN daemon allows your computer to connect to ethernet
7 networks using Bluetooth.
8 .SH SYNPOSIS
9 pand <options>
10 .SH OPTIONS
11 .TP
12 \fB\-\-show\fR \fB\-\-list\fR \fB\-l\fR
13 Show active PAN connections
14 .TP
15 \fB\-\-listen\fR \fB\-s\fR
16 Listen for PAN connections
17 .TP
18 \fB\-\-connect\fR \fB\-c\fR <bdaddr>
19 Create PAN connection
20 .TP
21 \fB\-\-search\fR \fB\-Q[duration]\fR
22 Search and connect
23 .TP
24 \fB\-\-kill\fR \fB\-k\fR <bdaddr>
25 Kill PAN connection
26 .TP
27 \fB\-\-killall\fR \fB\-K\fR
28 Kill all PAN connections
29 .TP
30 \fB\-\-role\fR \fB\-r\fR <role>
31 Local PAN role (PANU, NAP, GN)
32 .TP
33 \fB\-\-service\fR \fB\-d\fR <role>
34 Remote PAN service (PANU, NAP, GN)
35 .TP
36 \fB\-\-ethernet\fR \fB\-e\fR <name>
37 Network interface name
38 .TP
39 \fB\-\-device\fR \fB\-i\fR <bdaddr>
40 Source bdaddr
41 .TP
42 \fB\-\-nosdp\fR \fB\-D\fR
43 Disable SDP
44 .TP
45 \fB\-\-encrypt\fR \fB\-E\fR
46 Enable encryption
47 .TP
48 \fB\-\-secure\fR \fB\-S\fR
49 Secure connection
50 .TP
51 \fB\-\-master\fR \fB\-M\fR
52 Become the master of a piconet
53 .TP
54 \fB\-\-nodetach\fR \fB\-n\fR
55 Do not become a daemon
56 .TP
57 \fB\-\-persist\fR \fB\-p[interval]\fR
58 Persist mode
59 .TP
60 \fB\-\-cache\fR \fB\-C[valid]\fR
61 Cache addresses
62 .TP
63 \fB\-\-pidfile\fR \fB\-P <pidfile>\fR
64 Create PID file
65 .TP
66 \fB\-\-devup\fR \fB\-u <script>\fR
67 Script to run when interface comes up
68 .TP
69 \fB\-\-devdown\fR \fB\-o <script>\fR
70 Script to run when interface comes down
71 .TP
72 \fB\-\-autozap\fR \fB\-z\fR
73 Disconnect automatically on exit
74
75 .SH SCRIPTS
76 The devup/devdown script will be called with bluetooth device as first argument
77 and bluetooth destination address as second argument.