bt-network - Man Page

a bluetooth network manager

Synopsis

bt-network [OPTION...]

Help Options:
 -h, --help

Application Options:
 -a, --adapter=<name|mac>
 -c, --connect <name|mac> <uuid>
 -s, --server <gn|panu|nap> <brige>

Description

This utility is used to manage network services (client/server). All servers will be automatically unregistered when the application terminates.

Options

-h,  --help

Show help

-a,  --adapter <name|mac>

Specify adapter to use by his Name or MAC address
   (if this option does not defined - default adapter used)

-c,  --connect <name|mac> <uuid>

Connect to the network device and return the network interface
   name, uuid can be either one of “gn”, “panu” or “nap”

-s,  --server <gn|panu|nap> <brige>

Register server for the provided UUID, every new connection to
   this server will be added the bridge interface

Author

Alexander Orlenko <zxteam@gmail.com>.

See Also

bt-adapter(1) bt-agent(1) bt-device(1)

Referenced By

bt-adapter(1), bt-agent(1), bt-device(1), bt-obex(1).

2014-08-01 bluez-tools