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)
commit164a6e78990f6201dc3105ff88335ca91392a427
tree407787a69f45136e05365ba622f2435963f90a9b
parent262038fcb2a50e9b5553243452918fda08cdf83d
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
This page took 0.025518 seconds and 5 git commands to generate.