From: Andre Guedes Date: Tue, 31 May 2011 17:20:56 +0000 (-0300) Subject: Bluetooth: Check advertising cache in hci_connect() X-Git-Tag: v3.1-rc1~316^2~350^2^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eda42b503a3c866d51146549fe46da1f5f64e2c7;p=pandora-kernel.git Bluetooth: Check advertising cache in hci_connect() When connecting to a LE device, we need to check the advertising cache in order to know the address type of that device. If its advertising entry is not found, the connection is not established and hci_connect() returns error. Signed-off-by: Andre Guedes Acked-by: Ville Tervo Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed