Home
last modified time | relevance | path

Searched refs:A2DP_SINK (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarMediaConnectionTest.py58 self.SNK, self.SRC, [BtEnum.BluetoothProfile.A2DP_SINK],
135 set([BtEnum.BluetoothProfile.A2DP_SINK.value]))):
141 self.SNK, self.SRC, [BtEnum.BluetoothProfile.A2DP_SINK.value])
DBtCarPairedConnectDisconnectTest.py88 set([BtEnum.BluetoothProfile.A2DP_SINK.value])):
123 BtEnum.BluetoothProfile.A2DP_SINK.value
143 BtEnum.BluetoothProfile.A2DP_SINK.value
DBtCarHfpTest.py45 BtEnum.BluetoothProfile.A2DP_SINK.value
DBtCarMediaPassthroughTest.py90 self.SNK, self.SRC, set([BtEnum.BluetoothProfile.A2DP_SINK.value]))
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/
Dcar_bt_utils.py51 car_profiles = [BluetoothProfile.A2DP_SINK,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtEnum.py50 A2DP_SINK = 11 variable in BluetoothProfile
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/
Dbluetooth.proto268 A2DP_SINK = 11; enumerator
Dbluetooth_pb2.py236 A2DP_SINK = 11 variable