Bluetooth: mgmt: Implement Set LE command
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 22 Feb 2012 14:37:11 +0000 (16:37 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 11:06:59 +0000 (13:06 +0200)
commit06199cf86a84206cfdc96b8dc02d5c27efa8c60f
tree165507d2dfa0707b4e506d811f6466a37aecb0b5
parent6c8f12c143fe83485afa530320e6f70dfc1aad54
Bluetooth: mgmt: Implement Set LE command

This patch implements support for the Set LE mgmt command. Now, in
addition to the enable_le module parameter user space needs to send an
explicit Enable LE command to enable LE support.

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