| /openthread-latest/tests/nexus/platform/ |
| D | nexus_node.hpp | 77 static Node &From(otInstance *aInstance) { return static_cast<Node &>(*aInstance); } in From() function in ot::Nexus::Node 89 inline Node &AsNode(otInstance *aInstance) { return Node::From(aInstance); } in AsNode()
|
| /openthread-latest/src/core/api/ |
| D | coap_api.cpp | 44 … return AsCoreType(aInstance).GetApplicationCoap().NewMessage(Message::Settings::From(aSettings)); in otCoapNewMessage() 213 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestBlockWiseWithParameters() 240 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestWithParameters() 303 … Coap::TxParameters::From(aTxParameters), nullptr, in otCoapSendResponseBlockWiseWithParameters() 320 …AsCoapMessage(aMessage), AsCoreType(aMessageInfo), Coap::TxParameters::From(aTxParameters), nullpt… in otCoapSendResponseWithParameters()
|
| D | ip6_api.cpp | 135 return AsCoreType(aInstance).Get<Ip6::Ip6>().NewMessage(0, Message::Settings::From(aSettings)); in otIp6NewMessage() 144 … Message::Settings::From(aSettings)); in otIp6NewMessageFromBuffer()
|
| D | nat64_api.cpp | 56 …return AsCoreType(aInstance).Get<Nat64::Translator>().NewIp4Message(Message::Settings::From(aSetti… in otIp4NewMessage()
|
| D | udp_api.cpp | 42 return AsCoreType(aInstance).Get<Ip6::Udp>().NewMessage(0, Message::Settings::From(aSettings)); in otUdpNewMessage()
|
| /openthread-latest/src/core/coap/ |
| D | coap.hpp | 99 static const TxParameters &From(const otCoapTxParameters *aTxParameters) in From() function in ot::Coap::TxParameters
|
| /openthread-latest/tests/toranj/ |
| D | README_CLI.md | 40 # From OpenThread repo root folder
|
| /openthread-latest/src/core/common/ |
| D | message.hpp | 395 static const Settings &From(const otMessageSettings *aSettings);
|
| D | message.cpp | 201 const Message::Settings &Message::Settings::From(const otMessageSettings *aSettings) in From() function in ot::Message::Settings
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
| D | psa-storage-format-testing.md | 29 … same data that proves that version W can read back what version V wrote. From the perspective of …
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
| D | psa-legacy-bridges.md | 51 …ssary to use both APIs as part of the implementation of the same feature. From an informal analysi… 58 From this, we deduce the following requirements:
|
| /openthread-latest/third_party/mbedtls/repo/docs/ |
| D | psa-driver-example-and-guide.md | 143 …_DRIVER_ENABLED` using `config.py`, then build as usual using make/cmake. From the root of the `mb…
|
| D | 3.0-migration-guide.md | 48 …ude/mbedtls/version.h`, this has moved to `include/mbedtls/build_info.h`. From C code, both header…
|
| /openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
| D | psa-conditional-inclusion-c.md | 199 ### From JSON to C
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | psa-storage-resilience.md | 63 … loses power between steps 2 and 3, the key exists in the secure element. From an application's pe… 154 From the analysis above, assuming that all keys are treated in the same way, there are 4 possible s…
|
| D | psa-shared-memory.md | 334 …these two, ASan appears to have a limitation related to buffer alignment. From code comments quote…
|
| /openthread-latest/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_pkparse.data | 1198 # From RFC8410 Appendix A but made into version 0
|