]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add define for key distribution mask
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 5 Sep 2014 19:19:53 +0000 (22:19 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Sep 2014 17:07:56 +0000 (19:07 +0200)
commit87f5b9560b72ec7b9f57abbcebfc46996e4015a2
tree6de040ff096b0a2587a2c6f8a9c9445aba2bcc6a
parentdb7ccc41cb93728bf5f280b8f7fd23ccc8fa2adf
Bluetooth: Add define for key distribution mask

This patch adds a define for the allowed bits of the key distribution
mask so we don't have to have magic 0x07 constants throughout the code.

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