Home
last modified time | relevance | path

Searched refs:compare_call_logs (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_contacts_utils.py383 return compare_call_logs(pse_call_log, pce_call_log)
392 def compare_call_logs(pse_call_log, pce_call_log): function