Searched refs:A2DP_SINK (Results 1 – 9 of 9) sorted by relevance
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | Sl4aBluetoothUtilTest.java | 73 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/ |
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 | BtCarPairedConnectDisconnectTest.py | 88 set([BtEnum.BluetoothProfile.A2DP_SINK.value])): 123 BtEnum.BluetoothProfile.A2DP_SINK.value 143 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/tradefederation/core/src/com/android/tradefed/util/ |
D | Sl4aBluetoothUtil.java | 119 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/ |
D | car_bt_utils.py | 51 car_profiles = [BluetoothProfile.A2DP_SINK,
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | BtEnum.py | 50 A2DP_SINK = 11 variable in BluetoothProfile
|
D | bluetooth.proto | 268 A2DP_SINK = 11; enumerator
|