Bluetooth: Add extfeatures to struct hci_dev
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:52 +0000 (19:20 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:28 +0000 (11:59 -0700)
commitd5fa5134c1b1f8c450b7f3ccf68499a7df9cd63d
tree8af355244e61eaed463fdc87c378261cec475e17
parent758b9e9a24102a8dc2c5ea065c8548305f2bd9a3
Bluetooth: Add extfeatures to struct hci_dev

This new field holds the extended LMP features value. Some LE
mechanism such as discovery procedure needs to read the extended
LMP features to work properly.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c