ot::NetworkData::Publisher::ReplacePublishedExternalRoute() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

kErrorNone The external route is published successfully. kErrorInvalidArgs The @p aConfig is not valid (bad prefix, invalid flag combinations, or not stable). kErrorNoBufs Could not allocate an entry for the new request. Publisher supports a limited number of entries (shared between on-mesh prefix and external route) determined by config `OPENTHREAD_CONFIG_NETDATA_PUBLISHER_MAX_PREFIX_ENTRIES`.

References