Bluetooth: Add support for reading LE White List Size
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 22 Jan 2013 12:02:00 +0000 (14:02 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 23 Jan 2013 04:08:43 +0000 (02:08 -0200)
commitcf1d081f6597a45e5ff63f55c893494a8ae1cdaf
tree5112451c53e886ec798c9967c3db67224d5aeb78
parent60e77321985ab599fac010afdc465c3e30281a06
Bluetooth: Add support for reading LE White List Size

The LE White List Size is necessary to be known before attempting to
feed the controller with any addresses intended for the white list. This
patch adds the necessary HCI command sending to the HCI init sequence.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c