]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix command complete/status for discovery commands
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 1 Nov 2011 15:06:44 +0000 (17:06 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 7 Nov 2011 19:24:48 +0000 (17:24 -0200)
commitd45207d814465173acb8f7957d4b5c724c888a74
tree407787a69f45136e05365ba622f2435963f90a9b
parentf64df4bc207548cbbf1c4f8aa3713ed8e000d144
Bluetooth: Fix command complete/status for discovery commands

This patch adds the necessary code to send proper command status or
command complete events to the start/stop discovery management commands.
Before this patch these events were completely missing.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c