Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/audio/
DHdmiCecAudioReturnChannelControlTest.java61 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()
DHdmiCecInvalidMessagesTest.java74 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in checkArcIsInitiated()
164 CecOperand.INITIATE_ARC); in cect_12_2_DirectlyAddressedReceivedAsBroadcast_requestArcInitiation()
DHdmiCecSystemAudioModeTest.java109 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in initiateSystemAudioModeFromDut()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecAudioReturnChannelControlTest.java90 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/
DCecOperand.java74 INITIATE_ARC(0xc0), enumConstant
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecSoundbarModeTest.java80 CecOperand.INITIATE_ARC); in cectSoundbarModeEnabled()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecStartupTest.java80 Arrays.asList(CecOperand.SET_SYSTEM_AUDIO_MODE, CecOperand.INITIATE_ARC))); in cectVerifyStartupMessages_Cec14b()
DHdmiCecGeneralProtocolTest.java85 sendMessageAndVerifyNoMessageSentFromDevice(CecOperand.INITIATE_ARC); in cect_4_2_2_ignoreMessagesFromAddressF()