Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_ALLOW_EMPTY_NETWORK_NAME (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/config/
Dmisc.h552 #ifndef OPENTHREAD_CONFIG_ALLOW_EMPTY_NETWORK_NAME
553 #define OPENTHREAD_CONFIG_ALLOW_EMPTY_NETWORK_NAME 0 macro
/openthread-latest/src/core/api/
Dthread_api.cpp212 #if !OPENTHREAD_CONFIG_ALLOW_EMPTY_NETWORK_NAME in otThreadSetNetworkName()
/openthread-latest/src/core/meshcop/
Dtcat_agent.cpp588 #if !OPENTHREAD_CONFIG_ALLOW_EMPTY_NETWORK_NAME in HandleGetNetworkName()