Home
last modified time | relevance | path

Searched refs:HEADSET (Results 1 – 9 of 9) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/coex/stress_tests/
DCoexHfpStressTest.py46 set([BtEnum.BluetoothProfile.HEADSET.value])):
70 {BtEnum.BluetoothProfile.HEADSET.value}):
76 {BtEnum.BluetoothProfile.HEADSET.value}):
DCoexBtMultiProfileStressTest.py77 {BtEnum.BluetoothProfile.HEADSET.value}):
91 [BtEnum.BluetoothProfile.HEADSET.value]):
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/
DCoexBtMultiProfilePerformanceTest.py58 set([BtEnum.BluetoothProfile.HEADSET.value]) and
90 [BtEnum.BluetoothProfile.HEADSET.value]):
DWlanWithHfpPerformanceTest.py44 set([BtEnum.BluetoothProfile.HEADSET.value])):
/tools/test/connectivity/acts_tests/tests/google/coex/functionality_tests/
DWlanWithHfpFunctionalityTest.py51 set([BtEnum.BluetoothProfile.HEADSET.value])):
94 set([BtEnum.BluetoothProfile.HEADSET.value])):
DCoexBtMultiProfileFunctionalityTest.py52 set([BtEnum.BluetoothProfile.HEADSET.value]) and
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtEnum.py40 HEADSET = 1 variable in BluetoothProfile
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/
Dbluetooth.proto258 HEADSET = 1; enumerator
Dbluetooth_pb2.py226 HEADSET = 1 variable