From: Andre Guedes Date: Wed, 25 Apr 2012 00:02:52 +0000 (-0300) Subject: Bluetooth: Add address type to struct sockaddr_l2 X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ef0b8b8d95c7aab7bb3778351e3591502bf355;p=pandora-kernel.git Bluetooth: Add address type to struct sockaddr_l2 This patch adds the address type info to struct sockaddr_l2 so user-space can inform the remote device address type required to establish LE connections. Soon, instead of looking the advertising cache up to discover the address type, we'll use this address type info to establish LE connections. Signed-off-by: Andre Guedes Acked-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed