You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
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.
The text was updated successfully, but these errors were encountered: