Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBluetoothBaseTest.py32 from acts.test_utils.bt.bt_test_utils import get_device_selector_dictionary
142 self.device_selector = get_device_selector_dictionary(
Dbt_test_utils.py859 def get_device_selector_dictionary(android_device_list): function