Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDK-50751: Remove HDCPProfile and move the APIs DisplayInfo #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acheri988
Copy link

Reason for change:
Remove HDCPProfile and move the APIs DisplayInfo

Test Procedure: None
Risks: Low

Change-Id: I86bff2798cbd7579dab6d763079bb2d96be20e96 Signed-off-by:Anooj Cheriyan [email protected]

Reason for change:
Remove HDCPProfile and move the APIs DisplayInfo

Test Procedure: None
Risks: Low

Change-Id: I86bff2798cbd7579dab6d763079bb2d96be20e96
Signed-off-by:Anooj Cheriyan <[email protected]>
// @property
// @brief Gets hdcp status reason as integer status code
// @param hdcpReason: hdcp status reason as intiger status code
virtual uint32_t HdcpReason(uint32_t& hdcpReason /* @out */) const = 0;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistency. Looks like all new methods use DHCP (capitalized) and this is the only method name, not capitalized. Suggest to align it to: HDCPReason()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants