tail head cat sleep
QR code linking to this page

Manual Pages  — HCSERIALD

NAME

hcseriald – supervise serial Bluetooth devices

CONTENTS

SYNOPSIS


hcseriald [-dh] -f device -n node_name [-s speed]

DESCRIPTION

The hcseriald utility handles serial Bluetooth devices. It does one simple thing: it opens the specified serial device, sets the device parameters, and pushes the H4 line discipline.

The options are as follows:
-d
  Do not disassociate from the controlling terminal, i.e., run in foreground.
-f device
  Callout device name. Example: -f /dev/cuau0.
-h
  Display usage message and exit.
-n node_name
  Set H4 Netgraph node name. Example: -nsio0.
-s speed
  Set serial device speed to speed. Example: -s115200.

FILES

/var/run/hcserial.* .pid Process ID of the currently running hcseriald daemon. Where * is an H4 Netgraph node name.

SEE ALSO

ng_h4(4), ng_hci(4), tty(4), hccontrol(8)

AUTHORS

Maksim Yevmenkin <Mt m_evmenkin@yahoo.com>

HCSERIALD (8) June 14, 2002

tail head cat sleep
QR code linking to this page


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