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

Return value

OT_ERROR_NONE Successfully set/cleared the number. OT_ERROR_INVALID_ARGS If exceeds the allowed maximum number.

Notes

Only used by Thread Test Harness to limit the address registrations of the reference parent in order to test the MTD DUT reaction.

References

from examples