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

Return value

kErrorNone The on-mesh prefix is published successfully. kErrorInvalidArgs The @p aConfig is not valid (bad prefix, invalid flag combinations, or not stable). kErrorAlready An entry with the same prefix is already in the published list. 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`.