]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Initial skeleton for Three-wire UART (H5) support
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jul 2012 13:12:02 +0000 (16:12 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 17 Jul 2012 17:33:20 +0000 (14:33 -0300)
commit85b08a244b906eb57711ae58e96dfa5fa576effc
tree11c79d87b6aa1c3fa73c3ed0eddc867c744420e4
parent19c05e61baedfd02ee367adf633d4dbaff7d6ca3
Bluetooth: Initial skeleton for Three-wire UART (H5) support

This patch adds the initial skeleton for Three-wire UART (H5) support
and hooks it up to the HCI UART framework.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/hci_h5.c [new file with mode: 0644]
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_uart.h