Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_constants.py50 btsnoop_last_log_path_on_device = \ variable
Dbt_test_utils.py49 from acts_contrib.test_utils.bt.bt_constants import btsnoop_last_log_path_on_device
1706 ("adb -s ", serial, " pull ", btsnoop_last_log_path_on_device, " ",
1711 "File does not exist {}".format(btsnoop_last_log_path_on_device))