Bluetooth: mgmt: Add support for Set Link Security command
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 16 Feb 2012 21:56:27 +0000 (23:56 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 17 Feb 2012 09:27:11 +0000 (11:27 +0200)
commit33ef95ed30283eb17c686a815caf1d33e966fe4a
treea989ac26b6f9c47fcf6bac5664806af2459455f6
parent7bb895d68e0c18b730bd89f2ed7e58de0e3a591a
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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c