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)
commit7dec65c8a7fdab87d23bcf3c7e7eff662d180853
tree11c79d87b6aa1c3fa73c3ed0eddc867c744420e4
parent83ce9a06b5307c8d759ddd8e4f49e2495fb321f7
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
This page took 0.03629 seconds and 5 git commands to generate.