Searched defs:codec_config (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/bt/performance/ |
D | BtA2dpRangeWithBleScanTest.py | 79 def BtA2dp_with_ble_scan_test_logic(self, codec_config, scan_mode): argument 85 def create_test_name(self, codec_config, scan_mode): argument
|
D | BtA2dpRangeWithBleAdvTest.py | 100 def BtA2dp_with_ble_adv_test_logic(self, codec_config, adv_mode, argument 107 def create_test_name(self, codec_config, adv_mode, adv_power_level): argument
|
D | BtA2dpRangeTest.py | 58 def BtA2dp_test_logic(self, codec_config): argument
|
D | BtA2dpDynamicChannelTest.py | 60 def generate_test_case(self, codec_config, upper_bound, lower_bound, argument
|
D | BtCodecSweepTest.py | 91 def generate_test_case(self, codec_config): argument
|
/tools/test/connectivity/acts_tests/tests/google/power/bt/ |
D | PowerBTa2dpTest.py | 54 def generate_test_case(self, codec_config, tpl): argument 84 def measure_a2dp_power(self, codec_config, tpl): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtMultiprofileBaseTest.py | 37 codec_config=None, argument
|
D | A2dpBaseTest.py | 304 def run_a2dp_to_max_range(self, codec_config): argument
|