Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DSl4aBluetoothUtilTest.java73 BluetoothProfile.A2DP_SINK,
255 BluetoothProfile.A2DP_SINK.getProfile(), in testConnect_success()
300 BluetoothProfile.A2DP_SINK.getProfile(), in testDisconnect_success()
477 BluetoothProfile.A2DP_SINK, in testSetProfilePriority_multipleProfiles()
/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/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java119 A2DP_SINK(11), enumConstant
538 case A2DP_SINK: in setProfilePriority()
717 case A2DP_SINK: in isProfileConnected()
/tools/test/connectivity/acts/framework/acts/test_utils/car/
Dcar_bt_utils.py51 car_profiles = [BluetoothProfile.A2DP_SINK,
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtEnum.py50 A2DP_SINK = 11 variable in BluetoothProfile
Dbluetooth.proto268 A2DP_SINK = 11; enumerator