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')
DBtA2dpRangeTest.py53 bits_per_sample, channel_mode): argument
81 codec_proto.channel_mode = bt_constants.channel_modes[channel_mode]
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py1371 channel_mode, argument
1399 channel_mode=channel_mode))
1407 channel_modes[channel_mode], codec_specific_1):
/tools/test/connectivity/acts/framework/acts/test_utils/bt/loggers/protos/
Dbluetooth_metric.proto59 optional int32 channel_mode = 4; field