commit | 14bf5eac7a4f4bf0729ff8eb358de4fab967cee1 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Nov 22 19:00:22 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 10 00:51:48 2015 +0100 |
tree | 82a17c6b076ce7a7f496833f36cb1f267fc14faa | |
parent | 53c0ba74510c1182786dcd1e3710215467777601 [diff] |
Bluetooth: Perform Class of Device changes through hdev->req_workqueue The Class of Device needs to be changed e.g. for limited discoverable mode. In preparation of moving the discoverable mode to hci_request.c and hdev->req_workqueue, move the Class of Device helpers there first. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>