commit | 33ef95ed30283eb17c686a815caf1d33e966fe4a | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 16 23:56:27 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Feb 17 11:27:11 2012 +0200 |
tree | a989ac26b6f9c47fcf6bac5664806af2459455f6 | |
parent | 7bb895d68e0c18b730bd89f2ed7e58de0e3a591a [diff] |
Bluetooth: mgmt: Add support for Set Link Security command The Set Link Security mgmt command is used to enable or disable link level security, also known as Security Mode 3. This is rarely enabled in modern systems but the command needs to be available for completeness, qualification purposes and those few systems that actually want to enable it. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>