diff options
| author | Johan Hedberg <[email protected]> | 2013-03-05 20:37:48 +0200 |
|---|---|---|
| committer | Gustavo Padovan <[email protected]> | 2013-03-08 10:40:26 -0300 |
| commit | 9238f36a5a5097018b90baa42c473d2f916a46f5 (patch) | |
| tree | 304714fec2ecc9cacea615da399e8f09453f17e8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 11714b3d7acee54eecf85d41c938923a02fdd054 (diff) | |
Bluetooth: Add request cmd_complete and cmd_status functions
This patch introduces functions to process the HCI request state when
receiving HCI Command Status or Command Complete events. Some HCI
commands, like Inquiry do not result in a Command complete event so
special handling is needed for them. Inquiry is a particularly important
one since it is the only forseeable "non-cmd_complete" command that will
make good use of the request functionality, and its completion is either
indicated by an Inquiry Complete event of a successful Command Complete
for HCI_Inquiry_Cancel.
Signed-off-by: Johan Hedberg <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions