commit | 0da71f1bf90f259debf50aaaa547e2cc31b5cf67 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Jul 12 23:36:16 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Jul 13 08:49:34 2014 +0300 |
tree | f50b0a5bd99ba3be72303e2ad9d9c3c99d3009cf | |
parent | 15a49cca98c3380271ced8db2ea69ee95db5c709 [diff] |
Bluetooth: Enable LE encryption events only when supported The support for LE encryption is optional. When encryption is not supported then also do not enable the encryption related events. This moves the event mask setting to the third initialization stage to ensure that the LE features are available. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>