aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBrian Gix <[email protected]>2022-08-16 09:41:20 -0700
committerLuiz Augusto von Dentz <[email protected]>2022-08-31 15:45:56 -0700
commit1a942de092c0b96216864fedcb4d8822ce3fc12e (patch)
treed15b9cb7b2875ed138642243dff6f89f4cb4ea9a /tools/perf/scripts/python/bin/stackcollapse-record
parent278d933e12f163369d1f18e8e3e5c49d5e77f233 (diff)
Bluetooth: Move hci_abort_conn to hci_conn.c
hci_abort_conn() is a wrapper around a number of DISCONNECT and CREATE_CONN_CANCEL commands that was being invoked from hci_request request queues, which are now deprecated. There are two versions: hci_abort_conn() which can be invoked from the hci_event thread, and hci_abort_conn_sync() which can be invoked within a hci_sync cmd chain. Signed-off-by: Brian Gix <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions