Bluetooth: Use LE buffers for LE traffic
authorVille Tervo <ville.tervo@nokia.com>
Fri, 11 Feb 2011 01:38:48 +0000 (22:38 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 16 Feb 2011 19:32:51 +0000 (16:32 -0300)
commit6ed58ec520ad2b2fe3f955c8a5fd0eecafccebdf
tree5e53b20a64214c811dda8625c14af394a7800718
parentfcd89c09a59a054fb986861e0862aa2fff7d7c40
Bluetooth: Use LE buffers for LE traffic

Bluetooth chips may have separate buffers for LE traffic.
This patch add support to use LE buffers provided by the chip.

Signed-off-by: Ville Tervo <ville.tervo@nokia.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c