]> 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)
commit2652b1cbe136f97509c5da39de23939cef55f2e0
tree29235693c160fef4f626e375832314ae52031b7e
parentf68d5976c47c445b01dac12e22888741ba06f2ee
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