commit | 3baef810462746cd5a085c1e1416829d2af2622d | [log] [tgz] |
---|---|---|
author | Jaganath Kanakkassery <jaganath.k.os@gmail.com> | Fri Jul 06 17:05:27 2018 +0530 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Jul 06 22:41:17 2018 +0200 |
tree | 1e972b2c7ef828d17d9a1e780db07abc8383c26e | |
parent | 1b0707a781eeaeeaacb464e18bb3f049b99b496b [diff] |
Bluetooth: Introduce helpers for LE set scan start and complete Introduce a helper hci_req_start_scan() which starts an LE scan and call it from passive_Scan() and active_scan(). There is not functionality change in this patch. This is basically done to enable extended scanning if the controller supports which will be done in the subsequent patch Signed-off-by: Jaganath Kanakkassery <jaganathx.kanakkassery@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>