Home
last modified time | relevance | path

Searched defs:codec_config (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtA2dpRangeWithBleScanTest.py79 def BtA2dp_with_ble_scan_test_logic(self, codec_config, scan_mode): argument
85 def create_test_name(self, codec_config, scan_mode): argument
DBtA2dpRangeWithBleAdvTest.py100 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
DBtA2dpRangeTest.py58 def BtA2dp_test_logic(self, codec_config): argument
DBtA2dpDynamicChannelTest.py60 def generate_test_case(self, codec_config, upper_bound, lower_bound, argument
DBtCodecSweepTest.py91 def generate_test_case(self, codec_config): argument
/tools/test/connectivity/acts_tests/tests/google/power/bt/
DPowerBTa2dpTest.py54 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/
DBtMultiprofileBaseTest.py37 codec_config=None, argument
DA2dpBaseTest.py304 def run_a2dp_to_max_range(self, codec_config): argument