commit | 56f79f817e679857e385a14f9a7e9b951dbc626e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Oct 05 09:43:56 2017 +0300 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Nov 06 12:50:40 2017 +0200 |
tree | ff9532a9fffefb297ea1054cb5df6428a73669b0 | |
parent | a74feaaf557012d42ace232d0411d9275e21e066 [diff] |
Bluetooth: Add support for Link Layer Privacy Add support for loading IRKs into the controller as well as the LE Enhanced Connection Complete HCI event. To simplify things, the old LE Connection Complete handler translates its event into the new enhanced one which is then the single place of processing new connection events. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>