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)
commitf9b49306dc0b9f514ffb275ae853c50d7ccd6856
tree0c3f369861279638dc680251325a5aa520b5fd63
parent971e3a4bbcbf7378315b85150853d86be59cffe0
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