Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_contacts_utils.py269 def get_contact_count(device): function
324 if get_contact_count(device) > 0:
340 while (expected_count != get_contact_count(device) and
347 get_contact_count(device), expected_count))