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)
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>

No differences found