diff options
| author | Andre Guedes <[email protected]> | 2013-04-30 15:29:33 -0300 |
|---|---|---|
| committer | Gustavo Padovan <[email protected]> | 2013-06-23 00:23:51 +0100 |
| commit | 0e05bba6f6f8c2dca7a13fe0566742277e92df07 (patch) | |
| tree | 99e02b894717a221de7f703c72cbb3eb877c5681 /tools/perf/scripts/python | |
| parent | 4c87eaab01df271c81f6a68e3c28dbd44d348004 (diff) | |
Bluetooth: Update stop_discovery to use HCI request
This patch modifies the stop_discovery function so it uses the HCI
request framework.
The HCI request is built according to the current discovery state
(inquiry, LE scanning or name resolving) and a complete callback is
register to handle the command complete event for the stop discovery
command. This way, we move all stop_discovery mgmt handling code
spread in hci_event.c to a single place in mgmt.c.
Signed-off-by: Andre Guedes <[email protected]>
Acked-by: Johan Hedberg <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions