From: Johan Hedberg Date: Thu, 10 Nov 2011 22:07:34 +0000 (+0200) Subject: Bluetooth: Add address type to mgmt_pair_device X-Git-Tag: v3.3-rc1~182^2~261^2~38^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba4e564f60064689661882c84fa2ee63e39b457e;p=pandora-kernel.git Bluetooth: Add address type to mgmt_pair_device The kernel needs to know whether it should connect to a device over BR/EDR or over LE. This is particularly important in the future when dual-mode device may be connectable also over LE. It is also important if/when we decide to move the LE advertisement cache from the kernel into user-space. Adding the type to the mgmt command also ensures conformance with the latest mgmt API spec. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed