]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Write LE Host Supported command
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:53 +0000 (19:20 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 6 Jul 2011 22:10:32 +0000 (19:10 -0300)
commit72d677f44802c6044d6f3b0f1e361c956eab474c
tree0c3f369861279638dc680251325a5aa520b5fd63
parentbb045a370b697bdd8e53359812d6d93fa8253beb
Bluetooth: Write LE Host Supported command

This patch adds a handler to Write LE Host Supported command complete
events. Once this commands has completed successfully, we should
read the extended LMP features and update the extfeatures field in
hci_dev.

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