From: Marcel Holtmann Date: Fri, 10 Jan 2014 10:07:18 +0000 (-0800) Subject: Bluetooth: Add HCI command definition for extended OOB data X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f9913157133c3ffab4b835940927879d541b57;p=pandora-kernel.git Bluetooth: Add HCI command definition for extended OOB data The Secure Connections feature introduces the support for P-256 strength pairings (compared to P-192 with Secure Simple Pairing). This however means that for out-of-band pairing the hash and randomizer needs to be differentiated. Two new commands are introduced to handle the possible combinations of P-192 and P-256. This add the HCI command definition for both. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed