From: Johan Hedberg Date: Fri, 8 Jun 2012 15:31:13 +0000 (+0800) Subject: Bluetooth: Add support for encryption key refresh X-Git-Tag: v3.5-rc5~17^2~34^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c2e004183178e1947882cd2e74f37826f45230e;p=pandora-kernel.git Bluetooth: Add support for encryption key refresh With LE/SMP the completion of a security level elavation from medium to high is indicated by a HCI Encryption Key Refresh Complete event. The necessary behavior upon receiving this event is a mix of what's done for auth_complete and encryption_change, which is also where most of the event handling code has been copied from. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed