]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 1 Nov 2011 16:46:19 +0000 (14:46 -0200)
commit7f73c812252fccec379e8d93341ea2ec386fde79
tree1bf44516d7b66b80d7c0352a1c0a3a9f243fe74f
parent176ba0c4c1cd038bfed1e0136def3e336a5963be
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