tail head cat sleep
QR code linking to this page

Manual Pages  — L2CONTROL

NAME

l2control – L2CAP configuration utility

CONTENTS

SYNOPSIS


l2control [-hn] -a local command [parameters ...]

DESCRIPTION

The l2control utility connects to the local device with the specified BD_ADDR or name and attempts to send the specified command. The l2control utility will print results to the standard output and error messages to the standard error output.

The options are as follows:
-a local
  Connect to the local device with the specified BD_ADDR or name. Example: -a00:01:02:03:04:05 or -abt_device.
-h
  Display usage message and exit.
-n
  Show Bluetooth addresses as numbers. Normally l2control attempts to resolve Bluetooth addresses, and display them symbolically.
command
  One of the supported commands (see below). The special command help can be used to obtain a list of all supported commands. To get more information about a specific command use help command.
parameters
  One or more optional space separated command parameters.

COMMANDS

The currently supported node commands in l2control are:

Read_Node_Flags
Read_Debug_Level
Write_Debug_Level
Read_Connection_List
Read_Channel_List
Read_Auto_Disconnect_Timeout
Write_Auto_Disconnect_Timeout
 

EXIT STATUS

The utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

netgraph(3), netgraph(4), ng_l2cap(4), l2ping(8)

AUTHORS

Maksim Yevmenkin <Mt emax@FreeBSD.org>

L2CONTROL (8) April 9, 2011

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

"I liken starting one's computing career with Unix, say as an undergraduate, to being born in East Africa. It is intolerably hot, your body is covered with lice and flies, you are malnourished and you suffer from numerous curable diseases. But, as far as young East Africans can tell, this is simply the natural condition and they live within it. By the time they find out differently, it is too late. They already think that the writing of shell scripts is a natural act."
— Ken Pier, Xerox PARC