]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 7 Apr 2015 18:52:22 +0000 (21:52 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 21:31:20 +0000 (23:31 +0200)
commitc5282783ab228b8bd2256978d943c514a9fb1645
tree29235693c160fef4f626e375832314ae52031b7e
parent087c3de490f1184ab6caf16de411d471177e69b2
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command

The Read Local Out Of Band Extended Data mgmt command is specified to
return the SSP values when given a BR/EDR address type as input
parameter. The returned values may include either the 192-bit variants
of C and R, or their 256-bit variants, or both, depending on the status
of Secure Connections and Secure Connections Only modes. If SSP is not
enabled the command will only return the Class of Device value (like it
has done so far).

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