Bluetooth: Add tty HCI driver
Bluetooth: Add tty HCI driver tty_hci driver exposes a /dev/hci_tty character device node, that intends to emulate a generic /dev/ttyX device that would be used by the user-space Bluetooth stacks to send/receive data to/from the WL combo-connectivity chipsets. The device driver has no internal logic of its own to intrepret data & all such logic is handled by the user-space stack. Change-Id: Ifa3860bbc7e252af210fde710bce14143239b552 Signed-off-by:Pavan Savoy <pavan_savoy@ti.com> [Fixed checkpatch warnings] Signed-off-by:
Vishal Mahaveer <vishalm@ti.com> [Fixed checkpatch --strict warnings] Signed-off-by:
Eyal Reizer <eyalr@ti.com>
Loading
Please sign in to comment