Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 31 Jan 2015 23:07:52 +0000 (15:07 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 1 Feb 2015 07:13:23 +0000 (09:13 +0200)
When the HCI Write Simple Pairing Debug Mode command has been issued,
the result needs to be tracked and stored. The hdev->ssp_debug_mode
variable is already present, but was never updated when the mode in
the controller was actually changed.

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

Simple merge