Home
last modified time | relevance | path

Searched refs:channel_mode (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtCodecSweepTest.py66 channel_mode): argument
83 channel_mode=channel_mode)
88 channel_mode=channel_mode)
113 bits_per_sample, channel_mode): argument
148 codec_proto.channel_mode = bt_constants.channel_modes[channel_mode]
184 channel_mode='STEREO')
190 channel_mode='STEREO')
196 channel_mode='STEREO')
202 channel_mode='STEREO')
208 channel_mode='STEREO')
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DA2dpBaseTest.py243 bits_per_sample, channel_mode): argument
271 codec_proto.channel_mode = bt_constants.channel_modes[channel_mode]
Dbt_test_utils.py1451 channel_mode, argument
1479 channel_mode=channel_mode))
1486 bits_per_samples[str(bits_per_sample)], channel_modes[channel_mode],
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/loggers/protos/
Dbluetooth_metric.proto59 optional int32 channel_mode = 4; field