]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix BR/EDR Page Scan update with Add Device
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Nov 2015 08:36:15 +0000 (10:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:31 +0000 (17:50 +0100)
commite47629285bdb2749071397d623ccd41c2678ef7d
tree9fa7feb487a911511385d70697c0dbd0b520e4dd
parentaff1ebec04152a7ebba1fb662db389dca878198d
Bluetooth: Fix BR/EDR Page Scan update with Add Device

The recent changes to remove dependency on HCI in Add Device missed
out relevant changes for BR/EDR. This patch removes the left-overs and
ensures the right HCI command gets queued for BR/EDR.

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