Bluetooth: Write LE Host Supported command
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:53 +0000 (19:20 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:18:40 +0000 (12:18 -0800)
commit244eb70b6de27ae8c23b4aca42735a98f3e165ac
treefbb1a0c83fa04e42446fa35c1428e08f2287a734
parentf0429016b2838e075c56b39816d668744b1808e8
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