commit | 600a87490ff9823d065fc15e86c709e707033ecc | [log] [tgz] |
---|---|---|
author | Alain Michaud <alainm@chromium.org> | Tue Jan 07 00:43:17 2020 +0000 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jan 15 22:28:41 2020 +0100 |
tree | 1c7e841f92e023430b9dc8928f4bd460a9bf53f7 | |
parent | 5e6d8401ade984296ae9629cb06458c2784e1882 [diff] |
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. MGMT command is added to receive the list of blocked keys from user-space. The list is used to: 1) Block keys from being distributed by the device during the ke distribution phase of SMP. 2) Filter out any keys that were previously saved so they are no longer used. Signed-off-by: Alain Michaud <alainm@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>