Searched refs:reason (Results 1 – 22 of 22) sorted by relevance
| /openthread-latest/tools/tcat_ble_client/utils/ |
| D | __init__.py | 47 def quit_with_reason(reason): argument 48 print(reason)
|
| /openthread-latest/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_platform.function | 71 * reason. 89 * reason.
|
| D | test_suite_x509parse.data | 419 …BEDTLS_X509_BADCERT_OTHER | 0x80000000:"":"Other reason (can be used by verify callback)\nUnknown …
|
| /openthread-latest/src/core/net/ |
| D | tcp6.cpp | 1068 otTcpDisconnectedReason reason; in tcplp_sys_connection_lost() local 1073 reason = OT_TCP_DISCONNECTED_REASON_NORMAL; in tcplp_sys_connection_lost() 1076 reason = OT_TCP_DISCONNECTED_REASON_REFUSED; in tcplp_sys_connection_lost() 1079 reason = OT_TCP_DISCONNECTED_REASON_TIMED_OUT; in tcplp_sys_connection_lost() 1083 reason = OT_TCP_DISCONNECTED_REASON_RESET; in tcplp_sys_connection_lost() 1086 endpoint.mDisconnectedCallback(&endpoint, reason); in tcplp_sys_connection_lost()
|
| /openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
| D | generate_psa_tests.py | 250 reason: 'Reason', 258 if reason == self.Reason.NOT_SUPPORTED: 263 pretty_reason = reason.name.lower() 288 arguments.append('1' if reason == self.Reason.PUBLIC else '0') 289 error = ('NOT_SUPPORTED' if reason == self.Reason.NOT_SUPPORTED else
|
| /openthread-latest/tests/scripts/thread-cert/ |
| D | thread_cert.py | 118 def skipTest(self, reason: Any) -> None: 120 super(TestCase, self).skipTest(reason)
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
| D | test-framework.md | 23 * Avoid changing the description of an existing test case without a good reason. This breaks the tr…
|
| D | invasive-testing.md | 24 Always follow these rules unless you have a good reason not to. If you deviate, document the ration…
|
| /openthread-latest/third_party/mbedtls/repo/docs/ |
| D | use-psa-crypto.md | 57 longer beta, and production quality, so there's no longer any reason to make
|
| D | 3.0-migration-guide.md | 594 verification is for some reason undesirable, it can still be disabled by means
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | CONTRIBUTING.md | 37 …hich need to be changed are marked as 'deprecated'. If there is a strong reason to replace an exis…
|
| D | CMakeLists.txt | 305 # The reason is that such library is expected to have mutual dependencies with
|
| D | LICENSE | 181 incurred by, or claims asserted against, such Contributor by reason 412 infringement or for any other reason (not limited to patent issues),
|
| D | ChangeLog | 1610 * Enable by default the functionalities which have no reason to be disabled.
|
| /openthread-latest/third_party/mbedtls/repo/framework/ |
| D | LICENSE | 181 incurred by, or claims asserted against, such Contributor by reason 412 infringement or for any other reason (not limited to patent issues),
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | psa-crypto-implementation-structure.md | 135 …uires at least one of a set {B1, B2, B3, ...} but there is no particular reason why enabling A wou…
|
| D | psa-storage-resilience.md | 159 …state of the secure element for key destruction. I can't think of a good reason to choose this str…
|
| D | psa-shared-memory.md | 316 The reason to poison the memory before calling the library, rather than after the copy-in (and symm…
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
| D | md-cipher-dispatch.md | 293 There is no strong reason to allow mechanisms available through legacy but not PSA when `MBEDTLS_PS… 295 In this analysis, we have not found a compelling reason to require all legacy mechanisms to also be…
|
| D | strategy.md | 264 below) is the reason why criterion (a) has "a reasonably-complete
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-thread-safety/ |
| D | psa-thread-safety.md | 176 …pected_state` then `PSA_ERROR_CORRUPTION_DETECTED` is returned. The sole reason for having an expe…
|
| /openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
| D | psa-driver-interface.md | 1375 The main reason is to avoid complex buffer ownership. A driver entry point does not own memory afte…
|