diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-05-23 13:19:53 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-05-23 11:24:04 -0700 |
commit | d7b2545023ecfde94d3ea9c03c5480ac18da96c9 (patch) | |
tree | 1cacf5b693028850ada383f603609d9f5a8072a1 /net/packet | |
parent | 1cc6114402f864c3d090738df355d26c1fd374bb (diff) | |
download | op-kernel-dev-d7b2545023ecfde94d3ea9c03c5480ac18da96c9.zip op-kernel-dev-d7b2545023ecfde94d3ea9c03c5480ac18da96c9.tar.gz |
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
On the mgmt level we have a key type parameter which currently accepts
two possible values: 0x00 for unauthenticated and 0x01 for
authenticated. However, in the internal struct smp_ltk representation we
have an explicit "authenticated" boolean value.
To make this distinction clear, add defines for the possible mgmt values
and do conversion to and from the internal authenticated value.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions