From: Johan Hedberg Date: Mon, 24 Mar 2014 13:54:11 +0000 (+0200) Subject: Bluetooth: Add SMP flag to track which side is the initiator X-Git-Tag: v3.15-rc1~113^2~18^2^2~41^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edca792c036f48b15ee4d70045fb6722e8797281;p=pandora-kernel.git Bluetooth: Add SMP flag to track which side is the initiator For remotely initiated just-works pairings we want to show the user a confirmation dialog for the pairing. However, we can only know which side was the initiator by tracking which side sends the first Security Request or Pairing Request PDU. This patch adds a new SMP flag to indicate whether our side was the initiator for the pairing. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed