Home
last modified time | relevance | path

Searched refs:setting (Results 1 – 25 of 33) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/scripts/
Dconfig.py140 for setting in self.settings.values():
141 setting.active = adapter(setting.name, setting.active,
142 setting.section)
149 for setting in self.settings.values():
150 if regex.search(setting.name):
151 setting.active = enable
447 setting = self.settings[name]
448 value = setting.value
461 '' if setting.active else '//',
/openthread-latest/tests/gtest/
Dfake_platform.cpp214 auto setting = mSettings.find(aKey); in SettingsGet() local
216 if (setting == mSettings.end()) in SettingsGet()
221 if (aIndex > setting->second.size()) in SettingsGet()
231 const auto &data = setting->second[aIndex]; in SettingsGet()
251 auto setting = std::vector<uint8_t>(aValue, aValue + aValueLength); in SettingsSet() local
254 mSettings[aKey].push_back(setting); in SettingsSet()
261 auto setting = std::vector<uint8_t>(aValue, aValue + aValueLength); in SettingsAdd() local
263 mSettings[aKey].push_back(setting); in SettingsAdd()
270 auto setting = mSettings.find(aKey); in SettingsDelete() local
271 if (setting == mSettings.end()) in SettingsDelete()
[all …]
/openthread-latest/tests/unit/
Dtest_platform.cpp289 auto setting = settings.find(aKey); in otPlatSettingsGet() local
291 if (setting == settings.end()) in otPlatSettingsGet()
296 if (aIndex > setting->second.size()) in otPlatSettingsGet()
306 const auto &data = setting->second[aIndex]; in otPlatSettingsGet()
326 auto setting = std::vector<uint8_t>(aValue, aValue + aValueLength); in otPlatSettingsSet() local
329 settings[aKey].push_back(setting); in otPlatSettingsSet()
336 auto setting = std::vector<uint8_t>(aValue, aValue + aValueLength); in otPlatSettingsAdd() local
337 settings[aKey].push_back(setting); in otPlatSettingsAdd()
344 auto setting = settings.find(aKey); in otPlatSettingsDelete() local
345 if (setting == settings.end()) in otPlatSettingsDelete()
[all …]
/openthread-latest/src/core/diags/
Dfactory_diags.cpp1026 RawPowerSetting setting; in ProcessRawPowerSetting() local
1030 SuccessOrExit(error = GetRawPowerSetting(setting)); in ProcessRawPowerSetting()
1031 Output("%s\r\n", setting.ToString().AsCString()); in ProcessRawPowerSetting()
1043 setting.mLength = RawPowerSetting::kMaxDataSize; in ProcessRawPowerSetting()
1044 …ssOrExit(error = Utils::CmdLineParser::ParseAsHexString(aArgs[0], setting.mLength, setting.mData)); in ProcessRawPowerSetting()
1045 …sOrExit(error = otPlatDiagRadioSetRawPowerSetting(&GetInstance(), setting.mData, setting.mLength)); in ProcessRawPowerSetting()
DREADME.md307 Show the raw power setting for diagnostics module.
317 Set the raw power setting for diagnostics module.
/openthread-latest/tools/ot-fct/
DREADME.md35 - rawpowersetting: The raw power setting hex string.
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_attributes.function104 /* Test setting a slot number. */
Dtest_suite_platform.function106 * from automatic drift adjustment or time setting system call. The POSIX.1
Dtest_suite_hmac_drbg.function110 /* Finally, check setting entropy_len */
Dtest_suite_psa_crypto.function6139 /* Test for not setting a nonce. */
6186 /* Test for double setting nonce. */
6304 /* Test for setting nonce after calling set lengths */
6315 /* Test for setting nonce after calling set lengths with UINT32_MAX ad_data length */
6333 /* Test for setting nonce after calling set lengths with SIZE_MAX ad_data length */
6352 /* Test for calling set lengths with an ad_data length of UINT32_MAX, after setting nonce */
6369 /* Test for setting nonce after calling set lengths with plaintext length of SIZE_MAX */
6388 /* Test for calling set lengths with a plaintext length of SIZE_MAX, after setting nonce */
6430 /* Test for setting lengths twice. */
6445 /* Test for setting lengths after setting nonce + already starting data. */
[all …]
Dtest_suite_ctr_drbg.function329 /* Finally, check setting entropy_len */
Dtest_suite_psa_crypto_driver_wrappers.function1522 /* Test IV setting failure */
1531 /* When setting the IV fails, it should call abort too */
/openthread-latest/third_party/mbedtls/repo/
DCMakeLists.txt27 # policy setting is deprecated, and will be removed in future versions.
31 # (there is a bug in this particular version), otherwise, setting the CMP0012 policy is required
32 # for CMake versions >= 3.18.3 otherwise a deprecated warning is generated. The OLD policy setting
DREADME.md109 …BUG` gives you a debug build. You can override `CFLAGS` and `LDFLAGS` by setting them in your envi…
111setting `CFLAGS` overrides its default value of `-O2` and setting `WARNING_CFLAGS` overrides its d…
DChangeLog116 `mbedtls_x509_crt` structure. This requires setting
155 copying may be disabled by setting MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS.
156 Note that setting this option will cause input-output buffer overlap to
405 setting the CMake variable of the same name at configuration time.
746 * Allow setting user and peer identifiers for EC J-PAKE operation
869 * cert_write: support for setting extended key usage attributes. A
1227 * Fix server connection identifier setting for outgoing encrypted records
1839 could notably be triggered by setting the TLS debug level to 3 or above
1872 * Fix the setting of the read timeout in the DTLS sample programs.
1946 this choice by setting MBEDTLS_PSA_HMAC_DRBG_MD_TYPE at compile time.
[all …]
/openthread-latest/tools/harness-thci/
DREADME.md60 …t, Wpan command prefix, Wpan interface Param9 : comma separated device's setting commands before t…
/openthread-latest/tools/cp-caps/
DREADME.md37 Quick guide to setting up the nRF52840DK:
92 - DUT_DIAG_RAW_POWER_SETTING: Diag raw power setting value. The default value is `112233` if it is …
/openthread-latest/
DCODE_OF_CONDUCT.md25 - Other conduct which could reasonably be considered inappropriate in a professional setting
/openthread-latest/doc/
DDoxyfile.in234 # Note that setting this tag to YES also means that rational rose comments are
334 # or globally by setting AUTOLINK_SUPPORT to NO.
366 # This will only work if the methods are indeed getting or setting a simple
663 # documentation regardless of this setting.
951 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
1107 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a
1214 # a fully collapsed tree already exceeds this amount). So setting the number of
1431 # the same information as the tab index, you could consider setting
1555 # EXTERNAL_SEARCH setting. When disabled, doxygen will generate a PHP script for
1974 # performed. Macro expansion can be done in a controlled way by setting
[all …]
/openthread-latest/tests/toranj/
DREADME_NCP.md305 …y default the logs are saved in a file `wpantun-log<node_index>.log`. By setting `wpan.Node__TUND_…
/openthread-latest/etc/cmake/
Doptions.cmake233 …VENDOR_INFO OPENTHREAD_CONFIG_NET_DIAG_VENDOR_INFO_SET_API_ENABLE "Allow setting vendor info at ru…
/openthread-latest/src/cli/
DREADME_DATASET.md9 The CLI commands to write/change the Active and Pending Operational Datasets may allow setting inva…
DREADME.md827 …t each MTD child may register with this device as parent. 0 to clear the setting and restore the d…
1154 Set CSL period in microseconds. Disable CSL by setting this parameter to `0`.
1239 …notifying other nodes (sending Address Release if acting as a router, or setting Child Timeout val…
4404 Removes the received signal strength or received link quality setting on the Extended Address. If e…
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md257 who were explicitly setting this option.
894 Users who changed the default setting of the option need to change the config/
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dstrategy.md183 be changed when setting up the context, but not when using it. In

12