From: Andre Guedes Date: Wed, 25 Apr 2012 00:02:54 +0000 (-0300) Subject: Bluetooth: Add dst_type parameter to hci_connect X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12f62cfd9f46ac70013ce661640174b489efd39;p=pandora-kernel.git Bluetooth: Add dst_type parameter to hci_connect This patch adds the dst_type parameter to hci_connect function. Instead of searching the address type in advertising cache, we use the dst_type parameter to establish LE connections. The dst_type is ignored for BR/EDR connection establishment. Signed-off-by: Andre Guedes Acked-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed