Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 5 Apr 2015 04:59:26 +0000 (21:59 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:10 +0000 (18:47 +0200)
commitd90aa68236137d4170e39055dba41a5a000c568e
treeaf1ddbd3347f2f94f89537723db5f8d48adc9330
parentc27799f99f589e76ea84642508a32638091a409a
Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x

Instead of using hci_recv_stream_fragment, use the local available
h4_recv_buf helper function.

To ensure that the function is available select BT_HCIUART_H4.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/Kconfig
drivers/bluetooth/hci_ath.c
This page took 0.026732 seconds and 5 git commands to generate.