[radio] fix return code doc of link metrics api (#9098)

This commit is contained in:
Li Cao
2023-05-29 10:12:10 -07:00
committed by GitHub
parent 73ce42c6e6
commit c092fab737
+2
View File
@@ -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.
*
*/