Home
last modified time | relevance | path

Searched defs:From (Results 1 – 3 of 3) 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
/openthread-latest/src/core/coap/
Dcoap.hpp99 static const TxParameters &From(const otCoapTxParameters *aTxParameters) in From() function in ot::Coap::TxParameters
/openthread-latest/src/core/common/
Dmessage.cpp201 const Message::Settings &Message::Settings::From(const otMessageSettings *aSettings) in From() function in ot::Message::Settings