Skip to content

Commit

Permalink
Update include/commissioner/commissioner.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Hui <[email protected]>
  • Loading branch information
ZhangLe2016 and jwhui authored Nov 27, 2024
1 parent aa1617d commit d69bd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/commissioner/commissioner.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ class Commissioner
virtual void CommandDiagReset(ErrorHandler aHandler, const std::string &aAddr, uint64_t aDiagDataFlags) = 0;

/**
* @brief Synchronously reset dedicated diagnostic TLVs from a Thread device.
* @brief Synchronously reset dedicated diagnostic TLVs on a Thread device.
*
* This method sends a DIAG_RST.ntf message to the specified Thread device,
* resetting the diagnostic TLVs such as MacCounters indicated by `aDiagDataFlags`.
Expand Down

0 comments on commit d69bd93

Please sign in to comment.