commit | e68f072b7396574df5324e1cf93e4b0c92460735 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Nov 11 08:30:30 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Nov 19 17:50:30 2015 +0100 |
tree | 23e181231a104fac848b5854682e2dfcacf4c8fc | |
parent | a1d01db1202ee6795c0a665b43896293ad4e2a77 [diff] |
Bluetooth: Move Start Discovery to req_workqueue Since discovery also deals with LE scanning it makes sense to move it behind the same req_workqueue as other LE scanning changes. This also simplifies the logic since we do many of the actions in a synchronous manner. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>