/openthread-latest/tests/toranj/ncp/ |
D | test-010-on-mesh-prefix-config-gateway.py | 69 configure=False, argument 86 verify(p.is_config() == configure) 216 configure=False, 232 configure=False, 258 configure=True, 271 configure=True,
|
D | test-032-child-attach-with-multiple-ip-addresses.py | 106 leader.add_prefix(prefix1, on_mesh=True, slaac=True, configure=True) 107 leader.add_prefix(prefix2, on_mesh=True, slaac=True, configure=True) 108 leader.add_prefix(prefix3, on_mesh=True, slaac=True, configure=True) 109 leader.add_prefix(prefix4, on_mesh=True, slaac=True, configure=True)
|
D | test-024-partition-merge.py | 69 configure=False, argument 86 verify(p.is_config() == configure)
|
D | test-025-network-data-timeout.py | 67 configure=False, argument 85 verify(p.is_config() == configure)
|
D | test-026-slaac-address-wpantund.py | 74 configure=False, argument 87 … p.is_config() == configure and p.is_preferred() == preferred and p.priority == priority):
|
D | test-040-network-data-stable-full.py | 71 configure=False, argument 89 verify(p.is_config() == configure)
|
D | test-030-slaac-address-ncp.py | 82 configure=False, argument 95 … p.is_config() == configure and p.is_preferred() == preferred and p.priority == priority):
|
D | wpan.py | 496 configure=False, argument 502 (' -c' if configure else '') + (' -r' if default_route else '') +
|
/openthread-latest/third_party/mbedtls/repo/tests/docker/bionic/ |
D | Dockerfile | 96 && ./configure --disable-documentation \ 106 …&& ./configure --prefix=/usr/local/gnutls-3.3.8 --exec_prefix=/usr/local/gnutls-3.3.8 --disable-sh… 117 && ./configure --disable-documentation \ 127 && ./configure --prefix=/usr/local/gnutls-3.4.10 --exec_prefix=/usr/local/gnutls-3.4.10 \ 140 && ./configure --disable-documentation \ 150 && ./configure --prefix=/usr/local/gnutls-3.7.2 --exec_prefix=/usr/local/gnutls-3.7.2 \
|
/openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
D | depends.py | 182 def configure(self, conf, options, colors): member in Job 450 if not job.configure(conf, options, colors):
|
/openthread-latest/src/posix/platform/ |
D | FindExampleVendorDeps.cmake | 67 Vendors modules may configure various cache variables
|
/openthread-latest/tools/spi-hdlc-adapter/ |
D | README.md | 35 When started, `spi-hdlc-adapter` will configure the following properties on the GPIOs:
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_init.function | 5 /* Some tests in this module configure entropy sources. */
|
/openthread-latest/tests/toranj/ |
D | start.sh | 95 ./configure
|
/openthread-latest/third_party/mbedtls/repo/ |
D | README.md | 137 To configure CMake for building shared libraries, use: 262 - [How do I configure Mbed TLS](https://mbed-tls.readthedocs.io/en/latest/kb/compiling-and-buildi…
|
D | ChangeLog | 1013 setbuf(). If your platform does not have setbuf(), you can configure an 1101 * Add accessors to configure DN hints for certificate request: 1281 * You can configure groups for a TLS key exchange with the new function 1670 CBC record splitting, fallback SCSV, and the ability to configure 1822 * Restore the ability to configure PSA via Mbed TLS options to support RSA 3157 This allows users to configure such an implementation at compile time when 3190 * Add function mbedtls_ssl_set_datagram_packing() to configure 4056 configure the maximum length of a file path that can be buffered when 4061 to configure the minimum number of bytes for entropy sources using the
|
/openthread-latest/ |
D | README.md | 38 - Learn how to build and configure a Thread network
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
D | alternative-implementations.md | 20 To configure entropy sources (hardware random generators), see the `MBEDTLS_ENTROPY_XXX` options in…
|
/openthread-latest/tools/cp-caps/ |
D | README.md | 89 Following environment variables are used to configure diag command parameters:
|
/openthread-latest/etc/cmake/ |
D | options.cmake | 283 set(OT_PLATFORM "NO" CACHE STRING "Target platform chosen by the user at configure time")
|
/openthread-latest/src/cli/ |
D | README_DATASET.md | 11 - To configure network parameters for the first device in a newly created Thread network.
|
D | README.md | 2007 Send a Link Metrics Management Request to configure a Forward Tracking Series.
|
/openthread-latest/third_party/mbedtls/repo/docs/ |
D | 3.0-migration-guide.md | 653 `mbedtls_ssl_conf_ciphersuites()` to configure ciphersuites to use with (D)TLS 900 to configure a custom session cache implementation different
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
D | strategy.md | 464 `mbedtls_ssl_conf_own_cert()` to configure a (certificate and the
|
D | md-cipher-dispatch.md | 289 …nship between PSA support and legacy support for a mechanism. Users can configure legacy support a…
|