]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
authorAndre Guedes <aguedespe@gmail.com>
Wed, 21 Mar 2012 03:03:36 +0000 (00:03 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 28 Mar 2012 15:28:52 +0000 (12:28 -0300)
commite06471506f15e9b1fa268a94a8cccae482a88ff7
tree51d6e9b17468fe080cfe0f5f9ecc836527a45169
parent274c45e1720320f733004d8f1221b02602aedfff
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags

This patch adds the HCI_PERIODIC_INQ flag to dev_flags. This flag
tracks if periodic inquiry is enabled or not.

Signed-off-by: Andre Guedes <aguedespe@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c