diff options
| author | Andre Guedes <[email protected]> | 2012-02-03 17:47:59 -0300 |
|---|---|---|
| committer | Johan Hedberg <[email protected]> | 2012-02-13 17:01:34 +0200 |
| commit | 7ba8b4be38e7c83b2b13333a82a0ecde921a7390 (patch) | |
| tree | 1ad9bb8b0eafed266538a2e238649149439ccc29 /scripts/stackusage | |
| parent | 6fbe195dc41c4fae1fa7aca1a38c888de1d24e2d (diff) | |
Bluetooth: Add hci_do_le_scan()
This patch adds to hci_core the hci_do_le_scan function which
should be used to scan LE devices.
In order to enable LE scan, hci_do_le_scan() sends commands (Set
LE Scan Parameters and Set LE Scan Enable) to the controller and
waits for its results. If commands were executed successfully a
delayed work is scheduled to disable the ongoing scanning after
some amount of time. This function blocks.
Signed-off-by: Andre Guedes <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions