Bluetooth: Add a define for the HCI persistent flags mask
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:06:57 +0000 (17:06 -0500)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 17:02:02 +0000 (14:02 -0300)
commit2cc6fb0049bc02ca7a020ba7b4f88b4c35976058
tree7409818813401d2ec66ecbc73cb4b7b42f5c78f1
parent2908fe31cf6b8d3a975efb567347f85e724f4e81
Bluetooth: Add a define for the HCI persistent flags mask

We'll need to use this mask also when powering off the HCI device
so it's better to have this in a single and visible place.

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
net/bluetooth/hci_event.c