Bluetooth: Write LE Host Supported command
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:53 +0000 (19:20 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:30 +0000 (11:59 -0700)
commite326af428736971ea5632448508f356901b991a1
tree0e60379416ff24755d97ce74233c4f36743787fb
parentd5fa5134c1b1f8c450b7f3ccf68499a7df9cd63d
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