aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJohan Hedberg <[email protected]>2014-07-04 12:37:21 +0300
committerMarcel Holtmann <[email protected]>2014-07-04 11:58:09 +0200
commit95305baa779223060c7129100424da6c0d01045b (patch)
treeb9ce90eb4ed888ee95f88a234c6f4432994f16cb /tools/perf/scripts/python/sctop.py
parent42ce26de67e13c50885e7856ff91aaeedf07a81b (diff)
Bluetooth: Simplify hci_conn_params->action list usage
Since params->action is used for both the pend_le_conns and pend_le_reports lists we can simplify the adding and deleting of the lists considerably. For example, when deleting entries in most situations we no-longer need to check the auto_connect value but can directly proceed with calling list_del_init on param->action (which is safe even if the entry is not part of any list). Signed-off-by: Johan Hedberg <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions