Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 12 of 12) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Dcoap.py160 def detail(self): member in CoapCode
164 def from_class_and_detail(cls, _class, detail): argument
165 return cls(((_class & 0x7) << 5) | (detail & 0x1F))
169 _class, detail = dotted_str.split(".")
170 return cls.from_class_and_detail(int(_class), int(detail))
178 return ".".join(["{:01d}".format(self._class), "{:02d}".format(self.detail)])
Dtest_coap.py258 actual_detail = code_obj.detail
273 _class, detail = actual_dotted.split(".")
274 self.assertEqual(code, (int(_class) << 5) | int(detail))
281 detail = code & 0x1F
284 actual_coap_obj = coap.CoapCode.from_class_and_detail(_class, detail)
/openthread-latest/tools/harness-simulation/
DREADME.md7 …IX environment. So two systems are needed, and their setup procedures in detail are listed in the …
/openthread-latest/
DSTYLE_GUIDE.md175 - Describes in detail, optionally, what it is and what it does.
/openthread-latest/third_party/mbedtls/repo/framework/
DLICENSE453 be similar in spirit to the present version, but may differ in detail to
/openthread-latest/third_party/mbedtls/repo/
DLICENSE453 be similar in spirit to the present version, but may differ in detail to
DChangeLog315 IMPORT, EXPORT, GENERATE, DERIVE. The goal is to have a finer detail about
1893 when their input has length 0. Note that this is an implementation detail
3011 (University of Adelaide, Data61). The attack is described in more detail
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md37 has further detail on which functions this applies to.
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md636 …ting is to implement it transparently using existing tests. This is specified in more detail below.
/openthread-latest/src/cli/
DREADME.md1435 …onse may only contain the list of matching service instances and not any detail service info. To r…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function1361 * amount of space in the record buffer - in more detail:
Dtest_suite_psa_crypto.data5275 # detail.
5313 # detail.