commit | cd7ca0ec5e046c570497b387332560eb42908cc4 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 09 09:49:05 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 09 11:19:15 2014 +0300 |
tree | 817cecc180b94d73f0775688d6eb88b9398c9a55 | |
parent | fa2f1394fe9c1a217213f02df77812701de6362f [diff] |
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>