]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[Bluetooth] Handle command complete event for exit periodic inquiry
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 25 Jan 2007 19:32:22 +0000 (20:32 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 26 Jan 2007 19:49:22 +0000 (20:49 +0100)
commitecfad2cc55c3de17bc896816c49597cfacf2e3cf
tree70c258c0d4c1f1c29ce914acc204139b76ea2852
parentc850ae1c17cacc4d9dd68616635ca1af4ed6c97e
[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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c