From: Marcel Holtmann Date: Mon, 3 Nov 2014 04:16:08 +0000 (+0100) Subject: Bluetooth: Add hci_conn_lookup_type() helper function X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845472e8d50c898c73b4f69f4edad5249b13d6a9;p=pandora-kernel.git Bluetooth: Add hci_conn_lookup_type() helper function Some drivers require knowledge of what connection handle is assigned to what connection link type (ACL or SCO/eSCO). Instead of having each driver implement connection tracking, provide a simple helper function for lookup of the link type. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed