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

host/dtm: add doxygen comments for the header file #1540

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

wpiet
Copy link
Contributor

@wpiet wpiet commented Jun 30, 2023

No description provided.

* @param params The parameters for the DTM RX test.
*
* @return 0 on success;
* A Bluetooth Host Error Code on failure:
Copy link
Contributor

Choose a reason for hiding this comment

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

looks good but I don't think we need to comment on every possible error code here, just note that "0 on success, nonzero on failure." (otherwise this will get out of sync eventually)

@sjanc sjanc merged commit 66c8664 into apache:master Jul 3, 2023
@wpiet wpiet deleted the dtm-doc branch July 18, 2023 08:18
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