]> git.karo-electronics.de Git - karo-tx-linux.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)
commit2f27498107c298b9cdd93c77d9e3ad409949b36b
tree9fa7feb487a911511385d70697c0dbd0b520e4dd
parent2154d3f4fb83c812a161c4910948dd876997e111
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