[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)
commitdefc761bc25643eeedee3abd6af0079ef214b55d
tree4ac4e3584629345f8c20f5dcaace2cb011fa9a94
parent0ac53939a06c610b394aeb0211b985804f2d2da3
[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