Home
last modified time | relevance | path

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

/openthread-latest/src/core/config/
Dnetwork_diagnostic.h60 #ifndef OPENTHREAD_CONFIG_NET_DIAG_VENDOR_MODEL
61 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_MODEL "" macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h201 #ifndef OPENTHREAD_CONFIG_NET_DIAG_VENDOR_MODEL
202 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_MODEL "Toranj Simulation" macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h102 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_MODEL "Nexus Simulation" macro
/openthread-latest/etc/cmake/
Doptions.cmake330 ot_string_option(OT_VENDOR_MODEL OPENTHREAD_CONFIG_NET_DIAG_VENDOR_MODEL "set the vendor model conf…
/openthread-latest/src/core/thread/
Dnetwork_diagnostic.cpp45 const char Server::kVendorModel[] = OPENTHREAD_CONFIG_NET_DIAG_VENDOR_MODEL;