From: Johan Hedberg Date: Tue, 17 Mar 2015 11:48:48 +0000 (+0200) Subject: Bluetooth: Add generic mgmt helper API X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~204^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a380b6cff1a2d2139772e88219d08330f84d0381;p=pandora-kernel.git Bluetooth: Add generic mgmt helper API There are several mgmt protocol features that will be needed by more than just the current HCI_CHANNEL_CONTROL. These include sending generic events as well as handling pending commands. This patch moves these functions out from mgmt.c to a new mgmt_util.c file. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed