Searched refs:A2DP_SINK (Results 1 – 10 of 10) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/ |
D | BtCarPairedConnectDisconnectTest.py | 87 set([BtEnum.BluetoothProfile.A2DP_SINK.value])): 122 BtEnum.BluetoothProfile.A2DP_SINK.value 142 BtEnum.BluetoothProfile.A2DP_SINK.value
|
D | BtCarMediaConnectionTest.py | 58 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])
|
D | BtCarHfpTest.py | 45 BtEnum.BluetoothProfile.A2DP_SINK.value
|
D | BtCarMediaPassthroughTest.py | 90 self.SNK, self.SRC, set([BtEnum.BluetoothProfile.A2DP_SINK.value]))
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/ |
D | car_bt_utils.py | 49 BluetoothProfile.A2DP_SINK, BluetoothProfile.HEADSET_CLIENT,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtEnum.py | 50 A2DP_SINK = 11 variable in BluetoothProfile
|
/tools/tradefederation/core/javatests/com/android/tradefed/util/ |
D | Sl4aBluetoothUtilTest.java | 74 BluetoothProfile.A2DP_SINK, 256 BluetoothProfile.A2DP_SINK.getProfile(), in testConnect_success() 301 BluetoothProfile.A2DP_SINK.getProfile(), in testDisconnect_success() 478 BluetoothProfile.A2DP_SINK, in testSetProfilePriority_multipleProfiles()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | Sl4aBluetoothUtil.java | 120 A2DP_SINK(11), enumConstant 547 case A2DP_SINK: in setProfilePriority() 726 case A2DP_SINK: in isProfileConnected()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/ |
D | BluetoothConnectionLatencyCollector.java | 53 .put(BluetoothProfile.A2DP_SINK.getProfile(), "a2dp_sink")
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/ |
D | bluetooth.proto | 268 A2DP_SINK = 11; enumerator
|