Home
last modified time | relevance | path

Searched defs:Request (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/
DCONTRIBUTING.md60 #### Branch
72 #### Create Commits
84 #### Upstream Sync and Clean Up
110 #### Coding Conventions and Style
116 #### Push and Test
128 #### Submit Pull Request
132 #### Checks fail
/openthread-latest/src/core/net/
Ddnssd_server.hpp353 struct Request struct in ot::Dns::ServiceDiscovery::Server
357 const Message *mMessage;
358 const Ip6::MessageInfo *mMessageInfo;
359 Header mHeader;
360 QueryType mType;
Dsrp_client.cpp182 void Client::TxJitter::Request(Reason aReason) in Request() function in ot::Srp::Client::TxJitter
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp1489 otError RadioSpinel::Request(uint32_t aCommand, spinel_prop_key_t aKey, const char *aFormat, ...) in Request() function in ot::Spinel::RadioSpinel