Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_x509write.data1 Certificate Request check Server1 SHA1
5 Certificate Request check Server1 SHA224
9 Certificate Request check Server1 SHA256
13 Certificate Request check Server1 SHA384
17 Certificate Request check Server1 SHA512
21 Certificate Request check Server1 MD5
25 Certificate Request check Server1 key_usage
29 Certificate Request check opaque Server1 key_usage
33 Certificate Request check Server1 key_usage empty
37 Certificate Request check Server1 ns_cert_type
[all …]
/openthread-latest/tests/scripts/expect/
Dcli-coex.exp55 expect -re { Average Request To Grant Time: \d+}
64 expect -re { Average Request To Grant Time: \d+}
/openthread-latest/src/core/net/
Ddnssd_server.hpp353 struct Request struct in ot::Dns::ServiceDiscovery::Server
392 ResponseCode AddQuestionsFrom(const Request &aRequest);
394 Error AllocateAndInitFrom(const Request &aRequest);
525 void ProcessQuery(Request &aRequest);
557 static bool ShouldForwardToUpstream(const Request &aRequest);
560 Error ResolveByUpstream(const Request &aRequest);
Ddnssd_server.cpp129 Request request; in HandleUdpReceive()
153 void Server::ProcessQuery(Request &aRequest) in ProcessQuery()
232 Error Server::Response::AllocateAndInitFrom(const Request &aRequest) in AllocateAndInitFrom()
292 Server::ResponseCode Server::Request::ParseQuestions(uint8_t aTestMode, bool &aShouldRespond) in ParseQuestions()
367 Server::ResponseCode Server::Response::AddQuestionsFrom(const Request &aRequest) in AddQuestionsFrom()
884 bool Server::ShouldForwardToUpstream(const Request &aRequest) in ShouldForwardToUpstream()
956 Error Server::ResolveByUpstream(const Request &aRequest) in ResolveByUpstream()
Dsrp_client.cpp182 void Client::TxJitter::Request(Reason aReason) in Request() function in ot::Srp::Client::TxJitter
668 …mTxJitter.Request((aEvent == Ip6::Netif::kAddressAdded) ? TxJitter::kOnSlaacAddrAdd : TxJitter::kO… in HandleUnicastAddressEvent()
2371 mTxJitter.Request(TxJitter::kOnDeviceReboot); in ProcessAutoStart()
2375 mTxJitter.Request(TxJitter::kOnServerStart); in ProcessAutoStart()
2382 mTxJitter.Request(TxJitter::kOnServerRestart); in ProcessAutoStart()
2388 mTxJitter.Request(TxJitter::kOnServerSwitch); in ProcessAutoStart()
Dsrp_client.hpp929 void Request(Reason aReason);
/openthread-latest/
DCONTRIBUTING.md11 - [4.3 Submitting a Pull Request](#submitting-a-pull-request)
20 …r predictably reproducing the issue. Even better, you can [submit a Pull Request](#submitting-a-pu…
30 - _Small feature_: can be implemented and directly [submitted as a Pull Request](#submitting-a-pull…
58 ### Submitting a Pull Request
128 #### Submit Pull Request argument
/openthread-latest/third_party/mbedtls/repo/programs/test/
DCMakeLists.txt81 # Request C11, required for memory poisoning
/openthread-latest/src/cli/
DREADME.md613 Request a channel selection with the channel manager.
880 …fied check timeout, it initiates the re-attach process (MLE Child Update Request/Response exchange…
982 Request: 0
987 Grant Deactivated During Request: 0
989 Average Request To Grant Time: 0
991 Request: 0
996 Grant Deactivated During Request: 0
998 Average Request To Grant Time: 0
1959 Send a Link Metrics Management Request to clear an Enhanced-ACK Based Probing.
1978 Send a Link Metrics Management Request to register an Enhanced-ACK Based Probing.
[all …]
DREADME_COAP.md86 Request the cancellation of an existing observation subscription to a remote resource.
DREADME_DATASET.md786 Request network to update its Operation Dataset to the current operational dataset buffer.
/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp1138 otError Request(uint32_t aCommand, spinel_prop_key_t aKey, const char *aFormat, ...);
Dradio_spinel.cpp1489 otError RadioSpinel::Request(uint32_t aCommand, spinel_prop_key_t aKey, const char *aFormat, ...) in Request() function in ot::Spinel::RadioSpinel
1674 error = Request(SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_STREAM_RAW, in Transmit()
/openthread-latest/third_party/mbedtls/repo/tests/
DCMakeLists.txt255 # Request C11, which is needed for memory poisoning tests
/openthread-latest/third_party/mbedtls/repo/
DCMakeLists.txt322 # Request C11, needed for memory poisoning tests
DChangeLog2455 DTLS client when parsing the Hello Verify Request message.
3939 suppressing the CA list in Certificate Request messages. The default
5098 * Certificate Request (CSR) generation with extensions (key_usage,
5458 * Added preliminary X509 Certificate Request writing support
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dpsa-limitations.md328 4. Request an extension to the PSA Crypto API and use one of the above options