Bluetooth: Add lmp_host_le_capable() macro
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:55 +0000 (19:20 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:18:42 +0000 (12:18 -0800)
commitf7cd7ce51823c7c3fe82c1bfb4e37c05e02acfa5
tree69355c3edfa13b558909a64a7a507d03da2ad587
parent295f89c0b1fb6fba74141ca1bb9ff274c30896d5
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