NAME

bcsp - BlueCore Serial Protocol driver

SYNOPSIS

pseudo-device bcsp

DESCRIPTION

The bcsp driver provides a tty(4) line discipline to send and receive BlueCore Serial Protocol packets over a serial line, as described in the "BlueCore Serial Protocol (BCSP) specification.

Moreover, the bcsp supports BCSP Link Establishment Protocol, as described in the "BCSP Link Establishment Protocol specification.

SEE ALSO

bluetooth(4), btuart(4), btattach(8)

HISTORY

The bcsp device appeared in NetBSD5.0.

BUGS

The bcsp not support configuration for baud rate yet.

AUTHORS

KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>