commit | e1a38d70d8e07db6fbf93621f289c08bbcca0ba3 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Apr 04 21:59:24 2015 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Apr 07 18:47:09 2015 +0200 |
tree | 295b065ba37ffeb3d1a9606fd22111c616054ae3 | |
parent | 9d1c40ebb66416f166b92c6828af48549ca99307 [diff] |
Bluetooth: hci_uart: Introduce h4_recv_buf helper function The h4_recv_buf helper function can be used for receiving H:4 packets out of a TTY stream. It is self-contained and allows for reuse by all HCI UART protocols. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>