Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarPbapTest.py124 bt_contacts_utils.export_device_contacts_to_vcf(
448 bt_contacts_utils.export_device_contacts_to_vcf(
458 bt_contacts_utils.export_device_contacts_to_vcf(
478 bt_contacts_utils.export_device_contacts_to_vcf(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_contacts_utils.py301 def export_device_contacts_to_vcf(device, destination_path, vcf_file): function