diff options
author | Luiz Augusto von Dentz <[email protected]> | 2023-08-02 21:08:53 -0700 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2023-08-11 11:53:10 -0700 |
commit | 094e3639623ee3b8a043e2b5285498b036a4dc09 (patch) | |
tree | d94c7d351683d553ffeaa2a6a8b9302ec3d6b5da /tools/perf/scripts/python/task-analyzer.py | |
parent | 2889bdd0a9a195533c2103e7b39ab0de844d72f6 (diff) |
Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL
When sending HCI_OP_CREATE_CONN_CANCEL it shall Wait for
HCI_EV_CONN_COMPLETE, not HCI_EV_CMD_STATUS, when the reason is
anything but HCI_ERROR_REMOTE_POWER_OFF. This reason is used when
suspending or powering off, where we don't want to wait for the peer's
response.
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions