From: Johan Hedberg Date: Wed, 4 Jun 2014 08:07:40 +0000 (+0300) Subject: Bluetooth: Fix DHKey Check sending order for slave role X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3e54a876e35120b3355e22d78861e73a6acab6f;p=pandora-kernel.git Bluetooth: Fix DHKey Check sending order for slave role According to the LE SC specification the initiating device sends its DHKey check first and the non-initiating devices sends its DHKey check as a response to this. It's also important that the non-initiating device doesn't send the response if it's still waiting for user input. In order to synchronize all this a new flag is added. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed