From: Andre Guedes Date: Wed, 26 Feb 2014 23:21:52 +0000 (-0300) Subject: Bluetooth: Connection parameters and resolvable address X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b0a04c2aac1e6e41e254221926bdce75321f55;p=pandora-kernel.git Bluetooth: Connection parameters and resolvable address We should only accept connection parameters from identity addresses (public or random static). Thus, we should check the address type in hci_conn_params_add(). Additionally, since the IRK is removed during unpair, we should also remove the connection parameters from that device. Signed-off-by: Andre Guedes Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed