From: Frédéric Dalleau Date: Mon, 19 Aug 2013 12:23:54 +0000 (+0200) Subject: Bluetooth: Use hci_connect_sco directly X-Git-Tag: v3.12-rc1~132^2~84^2^2~54^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e660ed6c70370dae0887e2b5224d8b6c1e138120;p=pandora-kernel.git Bluetooth: Use hci_connect_sco directly hci_connect is a super function for connecting hci protocols. But the voice_setting parameter (introduced in subsequent patches) is only needed by SCO and security requirements are not needed for SCO channels. Thus, it makes sense to have a separate function for SCO. Signed-off-by: Frédéric Dalleau Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed