]> 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)
commit5b95d2d43546dc8332e0cf51d6feb8f2a84e2f84
tree5112451c53e886ec798c9967c3db67224d5aeb78
parent4c4a2f743c9e6ce6c166ebc38d0d65378a710ccb
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