Home
last modified time | relevance | path

Searched refs:A2DP (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/
Dbluetooth.proto121 // The information about the A2DP audio session.
145 // Session information that gets logged for A2DP session.
168 // Total audio time in this A2DP session
171 // Audio codec used in this A2DP session in A2DP source role
174 // Whether A2DP offload is enabled in this A2DP session
259 A2DP = 2; enumerator
Dbluetooth_pb2.py227 A2DP = 2 variable
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarMediaPassthroughTest.py132 self.SRC, self.SNK, set([BtEnum.BluetoothProfile.A2DP.value]))
332 self.SRC, self.SNK, [BtEnum.BluetoothProfile.A2DP.value])
385 self.SRC, self.SNK, [BtEnum.BluetoothProfile.A2DP.value])
416 [BtEnum.BluetoothProfile.A2DP.value]))):
DBtCarMediaConnectionTest.py87 set([BtEnum.BluetoothProfile.A2DP.value]))):
92 self.SRC, self.SNK, [BtEnum.BluetoothProfile.A2DP.value])
/tools/test/connectivity/acts_tests/tests/google/coex/stress_tests/
DCoexBtMultiProfileStressTest.py70 {BtEnum.BluetoothProfile.A2DP.value}):
84 [BtEnum.BluetoothProfile.A2DP.value]):
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/
DCoexBtMultiProfilePerformanceTest.py59 set([BtEnum.BluetoothProfile.A2DP.value])):
87 [BtEnum.BluetoothProfile.A2DP.value])
DWlanWithA2dpPerformanceTest.py57 set([BtEnum.BluetoothProfile.A2DP.value])):
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtEnum.py41 A2DP = 2 variable in BluetoothProfile
/tools/test/connectivity/acts_tests/tests/google/coex/functionality_tests/
DCoexBtMultiProfileFunctionalityTest.py53 set([BtEnum.BluetoothProfile.A2DP.value])):
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/loggers/protos/
Dbluetooth_metric.proto73 A2DP = 0; enumerator