aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJohan Hedberg <[email protected]>2014-04-11 12:02:31 -0700
committerJohan Hedberg <[email protected]>2014-04-25 09:47:15 +0300
commit9eb1fbfa0a737fd4d3a6d12d71c5ea9af622b887 (patch)
treed57f0f40f004ee2ba15575ce579161b46025c826 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent3c49aa852e00978ba2f1a4d1e4598a0c669a5347 (diff)
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Commit 1c2e004183178 introduced an event handler for the encryption key refresh complete event with the intent of fixing some LE/SMP cases. However, this event is shared with BR/EDR and there we actually want to act only on the auth_complete event (which comes after the key refresh). If we do not do this we may trigger an L2CAP Connect Request too early and cause the remote side to return a security block error. Signed-off-by: Johan Hedberg <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions