Home
last modified time | relevance | path

Searched refs:From (Results 1 – 17 of 17) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_node.hpp77 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/
Dcoap_api.cpp44 … 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()
Dip6_api.cpp135 return AsCoreType(aInstance).Get<Ip6::Ip6>().NewMessage(0, Message::Settings::From(aSettings)); in otIp6NewMessage()
144 … Message::Settings::From(aSettings)); in otIp6NewMessageFromBuffer()
Dnat64_api.cpp56 …return AsCoreType(aInstance).Get<Nat64::Translator>().NewIp4Message(Message::Settings::From(aSetti… in otIp4NewMessage()
Dudp_api.cpp42 return AsCoreType(aInstance).Get<Ip6::Udp>().NewMessage(0, Message::Settings::From(aSettings)); in otUdpNewMessage()
/openthread-latest/src/core/coap/
Dcoap.hpp99 static const TxParameters &From(const otCoapTxParameters *aTxParameters) in From() function in ot::Coap::TxParameters
/openthread-latest/tests/toranj/
DREADME_CLI.md40 # From OpenThread repo root folder
/openthread-latest/src/core/common/
Dmessage.hpp395 static const Settings &From(const otMessageSettings *aSettings);
Dmessage.cpp201 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/
Dpsa-storage-format-testing.md29 … 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/
Dpsa-legacy-bridges.md51 …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/
Dpsa-driver-example-and-guide.md143 …_DRIVER_ENABLED` using `config.py`, then build as usual using make/cmake. From the root of the `mb…
D3.0-migration-guide.md48 …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/
Dpsa-conditional-inclusion-c.md199 ### From JSON to C
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-storage-resilience.md63 … 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…
Dpsa-shared-memory.md334 …these two, ASan appears to have a limitation related to buffer alignment. From code comments quote…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_pkparse.data1198 # From RFC8410 Appendix A but made into version 0