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)
commit40f66c05c360777e847033ddbe076d88123719d1
tree29235693c160fef4f626e375832314ae52031b7e
parentd619ffcfbd07983d34dc87d474af6cb5c21adf27
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
This page took 0.110263 seconds and 5 git commands to generate.