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