summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
diff options
context:
space:
mode:
authorAndre Guedes2013-03-28 00:04:55 +0100
committerJohan Hedberg2013-04-04 10:12:33 +0200
commit33720450bb811a0cec1f0147bf8a1801113fa94d (patch)
tree1b7e518959f0c0cff850569c2ed40d5084535e80 /net/bluetooth/hci_core.c
parentBluetooth: Add support for Foxconn/Hon Hai [0489:e04d] (diff)
downloadkernel-qcow2-linux-33720450bb811a0cec1f0147bf8a1801113fa94d.tar.gz
kernel-qcow2-linux-33720450bb811a0cec1f0147bf8a1801113fa94d.tar.xz
kernel-qcow2-linux-33720450bb811a0cec1f0147bf8a1801113fa94d.zip
Bluetooth: Fix HCI request framework
Some HCI commands don't send a Command Complete Event once the HCI command has completed so they require some special handling from the HCI request framework. These HCI commands, however, send a Command Status Event to indicate that the command has been received, and that the controller is currently performing the task for the command. So, in order to properly handle those HCI commands, the HCI request framework should consider the HCI command has completed once the Command Status Event is received. This way, we fix some issues regarding the Inquiry command support, as well as add support for all those HCI commands which would require some special handling from the HCI request framework. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'net/bluetooth/hci_core.c')
0 files changed, 0 insertions, 0 deletions