otNcpLegacyHandlers

#include <ncp.h>

Defines a struct containing all the legacy handlers (function pointers).

Summary

Public attributes

mJoinLegacyNode

otNcpHandlerJoinLegacyNode otNcpLegacyHandlers::mJoinLegacyNode

Join handler.

mSetLegacyUlaPrefix

otNcpHandlerSetLegacyUlaPrefix otNcpLegacyHandlers::mSetLegacyUlaPrefix

Set ULA handler.

mStartLegacy

otNcpHandlerStartLegacy otNcpLegacyHandlers::mStartLegacy

Start handler.

mStopLegacy

otNcpHandlerStopLegacy otNcpLegacyHandlers::mStopLegacy

Stop handler.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.