NAME

grml-btnetc - program to join a bluetooth network

SYNOPSIS

grml-btnetc [OPTIONS] <ACTION>

DESCRIPTION

grml-btnetc is a program that Provides an easy wrapper around pand and dhclient to quickly join a bluetooth network managed with a dhcp server.

ACTIONS

start

Trying to find a bluetooth network and join it.

stop

Kill the connection to the network.

help

Show the help message.

OPTIONS

-h, help

Show summary of options.

-v

Show what is going on (more v => more out).

-p <pin> (not implemented jet)

The bluetooth pin.

EXAMPLES

grml-btnetc -p 1234

Trying to search a reachable NAP and connect to it with pin 1234.

grml-btnetc stop

Kill the connection to the NAP.

SEE ALSO

grml-btnet(8), grml-btnets(8), pand(1), hcid(8), hcid.conf(5), hciconfig(8), hcidump(1), sdpd(8), sdptool(1)

AUTHOR

grml-btnetc was written by Michael Gebetsroither <michael.geb@gmx.at>.

This manual page was written by Michael Gebetsroither <gebi@grml.org>.