mirror of
https://github.com/espressif/openthread.git
synced 2026-07-29 07:07:47 +00:00
[radio] fix return code doc of link metrics api (#9098)
This commit is contained in:
@@ -648,6 +648,8 @@ public:
|
||||
* @retval kErrorNone Successfully enable/disable or update Enhanced-ACK Based Probing for a specific
|
||||
* Initiator.
|
||||
* @retval kErrorInvalidArgs @p aDataLength or @p aExtAddr is not valid.
|
||||
* @retval kErrorNotFound The Initiator indicated by @p aShortAddress is not found when trying to clear.
|
||||
* @retval kErrorNoBufs No more Initiator can be supported.
|
||||
* @retval kErrorNotImplemented Radio driver doesn't support Enhanced-ACK Probing.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user