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

Need better byte ordering function in CHIPEncoding #3762

Closed
pan-apple opened this issue Nov 10, 2020 · 2 comments
Closed

Need better byte ordering function in CHIPEncoding #3762

pan-apple opened this issue Nov 10, 2020 · 2 comments

Comments

@pan-apple
Copy link
Contributor

Problem

Code is currently using HostSwap* functions to convert from network to host and the opposite. While it works, we need better function names to improve code readability.

Reference: https://github.com/project-chip/connectedhomeip/pull/3630/files#r520135742

Proposed Solution

Add new functions and use them at the relevant points in the code.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.93. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@woody-apple
Copy link
Contributor

#952

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

No branches or pull requests

2 participants