1bt-network(1) bluez-tools bt-network(1)
2
3
4
6 bt-network - a bluetooth network manager
7
9 bt-network [OPTION...]
10
11 Help Options:
12 -h, --help
13
14 Application Options:
15 -a, --adapter=<name|mac>
16 -c, --connect <name|mac> <uuid>
17 -s, --server <gn|panu|nap> <brige>
18
20 This utility is used to manage network services (client/server). All
21 servers will be automatically unregistered when the application
22 terminates.
23
25 -h, --help
26 Show help
27
28 -a, --adapter <name|mac>
29 Specify adapter to use by his Name or MAC address
30 (if this option does not defined - default adapter used)
31
32 -c, --connect <name|mac> <uuid>
33 Connect to the network device and return the network interface
34 name, uuid can be either one of "gn", "panu" or "nap"
35
36 -s, --server <gn|panu|nap> <brige>
37 Register server for the provided UUID, every new connection to
38 this server will be added the bridge interface
39
41 Alexander Orlenko <zxteam@gmail.com>.
42
44 bt-adapter(1) bt-agent(1) bt-device(1)
45
46
47
48 2014-08-01 bt-network(1)