]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 9 Jul 2014 07:49:05 +0000 (09:49 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 9 Jul 2014 08:19:15 +0000 (11:19 +0300)
commit9de11794306c2d2f35eea0c2d50c48a822003a98
tree817cecc180b94d73f0775688d6eb88b9398c9a55
parentf2527caf2e499076925a855dbea53402ed7db8c5
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event

The Authenticated Payload Timeout Expired event is valid for
controllers with BR/EDR Secure Connections support, but also for
LE only controllers supporting LE Ping feature. When either of them
is available enable this event. Previous it was not enabled when
the controller was only supporting LE operation.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_core.c