Bluetooth: Add management command for Secure Connection Only Mode
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 1 Feb 2014 17:19:57 +0000 (09:19 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:43 +0000 (09:51 +0200)
commit0ab04a9c0e8e37ca495fb08c8b83615c5f144551
tree5e2e5f8b0114d4a5b35c4dce660b8c9f08db593f
parent03c515d7486b7a519728340d4b04baaad16bf806
Bluetooth: Add management command for Secure Connection Only Mode

With support for Secure Connections it is possible to switch the
controller into a mode that is called Secure Connections Only. In
this mode only security level 4 connections are allowed (with the
exception of security level 0 approved services).

This patch just introduces the management command and setting of the
right internal flags to enable this mode. It does not yet enforce it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c