]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd2835b382324456441ba811b6a2e96e9fdf3e0c
treed7175ac749702d310283d8eb3abb47761cc1a34e
parent35875cfb69fa9481be29fc3de3da7cb2c6c7662f
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command

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