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/google/bt/car_bt/
DBtCarPbapTest.py126 bt_contacts_utils.export_device_contacts_to_vcf(
452 bt_contacts_utils.export_device_contacts_to_vcf(
462 bt_contacts_utils.export_device_contacts_to_vcf(
481 bt_contacts_utils.export_device_contacts_to_vcf(
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_contacts_utils.py301 def export_device_contacts_to_vcf(device, destination_path, vcf_file): function