]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit172e328d4d184ad2f248c283ee3f5a793f9a865f
tree5112451c53e886ec798c9967c3db67224d5aeb78
parenta9ac22f66046832d7dd7ab89bd32e4e30a204c48
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