NAME
btuart
- Bluetooth HCI UART driver
SYNOPSIS
pseudo-device btuart
DESCRIPTION
The
btuart
driver provides a
tty(4)
line discipline to send and receive Bluetooth packets over a serial
line, as described in the
tion, Vol 4 part A.
"Bluetooth Host Controller Interface [Transport Layer] specifica-
The
btattach(8)
program is used to configure the tty line and create the
btuart
driver instance.
SEE ALSO
bcsp(4),
bluetooth(4),
btattach(8)
HISTORY
The
btuart
driver was written with reference to the BlueZ drivers
for Linux, and first appeared in
NetBSD5.0.
AUTHORS
KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>