otPlatRadioResetCsl() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_NOT_IMPLEMENTED Radio driver doesn't support CSL. OT_ERROR_FAILED Other platform specific errors. OT_ERROR_NONE Successfully disabled CSL.

Notes

Defaults to `otPlatRadioEnableCsl(aInstance,0, Mac::kShortAddrInvalid, nullptr);`

References

from examples