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.hpp377 struct Request struct in ot::Dns::ServiceDiscovery::Server
381 const Message *mMessage;
382 const Ip6::MessageInfo *mMessageInfo;
383 Header mHeader;
384 QueryType mType;
Dsrp_client.cpp190 void Client::TxJitter::Request(Reason aReason) in Request() function in ot::Srp::Client::TxJitter
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp1466 otError RadioSpinel::Request(uint32_t aCommand, spinel_prop_key_t aKey, const char *aFormat, ...) in Request() function in ot::Spinel::RadioSpinel