From: Johan Hedberg Date: Wed, 26 Jan 2011 11:07:10 +0000 (+0200) Subject: Bluetooth: Add send_mode_rsp convenience function for mgmt.c X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053f0211d3b1a991f06a7b4aec5b762e42d7c6a4;p=pandora-kernel.git Bluetooth: Add send_mode_rsp convenience function for mgmt.c Several management commands have similar responses but they are not always sent asynchronously. To enable synchronous sending (from the managment command handler function) a send_mode_rsp function is added. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed