Bluetooth: Add lmp_host_le_capable() macro
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:55 +0000 (19:20 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:33 +0000 (11:59 -0700)
commitc006aa0c5627e27e6cc422636a4744c43cbd5dc9
tree150475cce78b762662f17f54a76f6d59a23a8e84
parent5521abe082c05a39479d0441b883ddcec1d57765
Bluetooth: Add lmp_host_le_capable() macro

Since we have the extended LMP features properly implemented, we
should check the LMP_HOST_LE bit to know if the host supports LE.

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_core.c