diff --git a/src/core/radio/radio.hpp b/src/core/radio/radio.hpp index d8e4d2e30..3a8566d9e 100644 --- a/src/core/radio/radio.hpp +++ b/src/core/radio/radio.hpp @@ -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. * */