Searched refs:INITIATE_ARC (Results 1 – 8 of 8) sorted by relevance
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/audio/ |
D | HdmiCecAudioReturnChannelControlTest.java | 61 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in checkArcIsInitiated() 82 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in cect_11_2_17_1_InitiateArc() 118 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in cect_11_2_17_3_RequestToInitiateArc()
|
D | HdmiCecInvalidMessagesTest.java | 74 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in checkArcIsInitiated() 164 CecOperand.INITIATE_ARC); in cect_12_2_DirectlyAddressedReceivedAsBroadcast_requestArcInitiation()
|
D | HdmiCecSystemAudioModeTest.java | 109 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in initiateSystemAudioModeFromDut()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/ |
D | HdmiCecAudioReturnChannelControlTest.java | 90 LogicalAddress.AUDIO_SYSTEM, LogicalAddress.TV, CecOperand.INITIATE_ARC); in cect_11_1_17_2_ReportArcInitiated() 149 LogicalAddress.AUDIO_SYSTEM, LogicalAddress.TV, CecOperand.INITIATE_ARC); in cect_11_1_17_5_NonAdjacentDeviceArcInitiation() 216 LogicalAddress.AUDIO_SYSTEM, LogicalAddress.TV, CecOperand.INITIATE_ARC); in shortAudioDescriptorsRequested()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | CecOperand.java | 74 INITIATE_ARC(0xc0), enumConstant
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/ |
D | HdmiCecSoundbarModeTest.java | 80 CecOperand.INITIATE_ARC); in cectSoundbarModeEnabled()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/ |
D | HdmiCecStartupTest.java | 80 Arrays.asList(CecOperand.SET_SYSTEM_AUDIO_MODE, CecOperand.INITIATE_ARC))); in cectVerifyStartupMessages_Cec14b()
|
D | HdmiCecGeneralProtocolTest.java | 85 sendMessageAndVerifyNoMessageSentFromDevice(CecOperand.INITIATE_ARC); in cect_4_2_2_ignoreMessagesFromAddressF()
|