]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1751cd5ea46d21fb4b8af7478ac1e800e6a3a42a
tree4c93a5a8411893e4b21522eca4b28f532e9bbe41
parentba482e43897d1358c0cafbd838aba6f8c138d257
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