Home
last modified time | relevance | path

Searched refs:Setting (Results 1 – 10 of 10) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/scripts/
Dconfig.py22 class Setting: class
119 self.settings[name] = Setting(True, name, value=value)
437 self.settings[name] = Setting(active, name, value,
Dwindows_msbuild.bat15 @rem Setting the VSCMD_START_DIR environment variable causes it to change
/openthread-latest/src/cli/
DREADME_COAPS.md246 - Setting `check-peer-cert` to `true`: Has the same effect as as omitting the argument, which is th…
247 - Setting `check-peer-cert` to `false`: `check-peer-cert` value is `false`, and the `max-conn-attem…
DREADME_BR.md367 …high', 'med', or 'low') to use publishing routes in Thread Network Data. Setting a preference valu…
DREADME.md433 Setting the ephemeral key again before a previously set one is timed out, will replace the previous…
/openthread-latest/
DCMakeLists.txt108 message(STATUS "Setting default package version: ${OT_PACKAGE_VERSION}")
/openthread-latest/third_party/mbedtls/repo/
DCMakeLists.txt26 # Setting this policy is required in CMake >= 3.18.0, otherwise a warning is generated. The OLD
30 # Setting the CMP0012 policy to NEW is required for FindPython3 to work with CMake 3.18.2
DREADME.md109 Setting the variable `SHARED` in your environment will build shared libraries in addition to the st…
111 …default ones, you can do so by setting `CFLAGS=-O2 -Werror` for example. Setting `WARNING_CFLAGS` …
/openthread-latest/etc/cmake/
Doptions.cmake312 message(STATUS "OT_FULL_LOGS=ON --> Setting LOG_LEVEL to DEBG")
/openthread-latest/doc/
DDoxyfile.in364 # getter and setter methods for a property. Setting this option to YES will make
978 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
984 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1195 # page will contain the date and time when the page was generated. Setting this
2097 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2172 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.