From: Vinicius Costa Gomes Date: Sat, 20 Aug 2011 00:06:56 +0000 (-0300) Subject: Bluetooth: Add link_type information to the mgmt Connected event X-Git-Tag: v3.2-rc1~129^2~183^2~39^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfafccf730d363accacbd165542095ce6f7d2de8;p=pandora-kernel.git Bluetooth: Add link_type information to the mgmt Connected event One piece of information that was lost when using the mgmt interface, was the type of the connection. Using HCI events we used to know the type of the connection based on the type of the event, e.g. HCI_LE_Connection_Complete for LE links. Signed-off-by: Vinicius Costa Gomes Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed