Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 26 May 2014 08:23:35 +0000 (11:23 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:15 +0000 (16:51 +0100)
commita3209694f82a228c95e5e20f5e31fe63e040f33b
treedea4a041a75cbaa96d9de96d912258afb4007514
parent710f11c08e9f18a8a642024880804436c0969514
Bluetooth: Add mgmt_set_secure_conn support for any LE adapter

Since LE Secure Connections is a purely host-side feature we should
offer the Secure Connections mgmt setting for any adapter with LE
support. This patch updates the supported settings value and the
set_secure_conn command handler accordingly.

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