Bluetooth: Add extfeatures to struct hci_dev
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:52 +0000 (19:20 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 6 Jul 2011 22:10:27 +0000 (19:10 -0300)
commit971e3a4bbcbf7378315b85150853d86be59cffe0
tree4c93a5a8411893e4b21522eca4b28f532e9bbe41
parent02f1b641060486df8eecd66b060ae6551f398593
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