]> git.baikalelectronics.ru Git - kernel.git/commit
[Bluetooth] Handle command complete event for exit periodic inquiry
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 21 Sep 2006 14:04:00 +0000 (16:04 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:29 +0000 (18:01 -0700)
commitd3abefe56324a105f4eb3ac50265ed7928e5ba53
tree4ac4e3584629345f8c20f5dcaace2cb011fa9a94
parentf2ec1e5d58701948adadc702433106352db2c0df
[Bluetooth] Handle command complete event for exit periodic inquiry

The command complete event of the exit periodic inquiry command must
clear the HCI_INQUIRY flag and finish the HCI request.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c