Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/config/
Dnetwork_diagnostic.h69 #ifndef OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION
70 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION "" macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h205 #ifndef OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION
206 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION "OT-simul-toranj" macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h104 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION "OT-simul-nexus" macro
/openthread-latest/etc/cmake/
Doptions.cmake331 ot_string_option(OT_VENDOR_SW_VERSION OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION "set the vendor …
/openthread-latest/src/core/thread/
Dnetwork_diagnostic.cpp46 const char Server::kVendorSwVersion[] = OPENTHREAD_CONFIG_NET_DIAG_VENDOR_SW_VERSION;