From: Andre Guedes Date: Tue, 8 Oct 2013 11:21:17 +0000 (-0300) Subject: Bluetooth: Use HCI request for LE connection X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d399ae5c74619c841fa13834c4f79506aaf6957;p=pandora-kernel.git Bluetooth: Use HCI request for LE connection This patch introduces a new helper, which uses the HCI request framework, for creating LE connectons. All the handling is now done by this function so we can remove the hci_cs_le_create_conn() event handler. This patch also removes the old hci_le_create_connection() since it is not used anymore. Signed-off-by: Andre Guedes Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed