]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Bluetooth: Add support for storing LE white list entries
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 28 Feb 2014 04:37:30 +0000 (20:37 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 28 Feb 2014 07:31:20 +0000 (09:31 +0200)
commitd2ab0ac18df8735fb1431e63446e803dcd2e7326
treed754023c112a6b53335fc0a9243e5fcae4a51a5f
parent747d3f030190e58373849839c7757d3d58208b03
Bluetooth: Add support for storing LE white list entries

The current LE white list entries require storing in the HCI controller
structure. So provide a storage and access functions for it. In addition
export the current list via debugfs.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c