Home
last modified time | relevance | path

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

/openthread-latest/src/core/config/
Dnetwork_diagnostic.h51 #ifndef OPENTHREAD_CONFIG_NET_DIAG_VENDOR_NAME
52 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_NAME "" macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h197 #ifndef OPENTHREAD_CONFIG_NET_DIAG_VENDOR_NAME
198 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_NAME "OpenThread by Google Nest" macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h103 #define OPENTHREAD_CONFIG_NET_DIAG_VENDOR_NAME "OpenThread by Google Nest" macro
/openthread-latest/etc/cmake/
Doptions.cmake329 ot_string_option(OT_VENDOR_NAME OPENTHREAD_CONFIG_NET_DIAG_VENDOR_NAME "set the vendor name config")
/openthread-latest/src/core/thread/
Dnetwork_diagnostic.cpp44 const char Server::kVendorName[] = OPENTHREAD_CONFIG_NET_DIAG_VENDOR_NAME;