From: Johan Hedberg Date: Sun, 23 Feb 2014 17:42:19 +0000 (+0200) Subject: Bluetooth: Add SMP function for generating RPAs X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e2b3ae97620752905e58a9682fad7222796566;p=pandora-kernel.git Bluetooth: Add SMP function for generating RPAs We need a function in smp.c to generate Resolvable Random Addresses in order to support privacy. The local RPA will need to be generated before advertising, scanning or connecting and regenerated at periodic intervals. This patch adds the necessary function for RPA generation. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed