From: Vinicius Costa Gomes Date: Mon, 30 Jan 2012 22:29:11 +0000 (-0300) Subject: Bluetooth: Add structures for the new LTK exchange messages X-Git-Tag: v3.4-rc1~177^2~112^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f27ed8f0f7330337297a6dbdb49472dfeef59b;p=pandora-kernel.git Bluetooth: Add structures for the new LTK exchange messages This defines two new messages, one event that will inform userspace that a new Long Term Key was exchanged and one that will allow userspace to load LTKs into the kernel. Besides the information necessary for the restablishement of the secure link, we added some extra information: "authenticated" that informs if the key can be used to establish an authenticated link, and "master" that informs the role in that the key should be used. Signed-off-by: Vinicius Costa Gomes Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed