Searched refs:OPENTHREAD_API_VERSION (Results 1 – 2 of 2) sorted by relevance
/openthread-3.7.0/include/openthread/ | ||
D | instance.h | 56 #define OPENTHREAD_API_VERSION (419) macro |
/openthread-3.7.0/src/cli/ | ||
D | cli.cpp | 259 OutputLine("%u", OPENTHREAD_API_VERSION); in Process() |