Home
last modified time | relevance | path

Searched refs:request (Results 1 – 25 of 41) sorted by relevance

12

/openthread-latest/tests/unit/
Dtest_srp_adv_proxy.cpp1459 const DnssdRequest *request; in TestSrpAdvProxyDelayedCallback() local
1558 request = &sDnssdRegServiceRequests[0]; in TestSrpAdvProxyDelayedCallback()
1559 VerifyOrQuit(request->mCallback != nullptr); in TestSrpAdvProxyDelayedCallback()
1560 request->mCallback(sInstance, request->mId, kErrorNone); in TestSrpAdvProxyDelayedCallback()
1562 request = &sDnssdRegKeyRequests[0]; in TestSrpAdvProxyDelayedCallback()
1563 VerifyOrQuit(request->mCallback != nullptr); in TestSrpAdvProxyDelayedCallback()
1564 request->mCallback(sInstance, request->mId, kErrorNone); in TestSrpAdvProxyDelayedCallback()
1566 request = &sDnssdRegKeyRequests[1]; in TestSrpAdvProxyDelayedCallback()
1567 VerifyOrQuit(request->mCallback != nullptr); in TestSrpAdvProxyDelayedCallback()
1568 request->mCallback(sInstance, request->mId, kErrorNone); in TestSrpAdvProxyDelayedCallback()
[all …]
DCMakeLists.txt59 …-DOPENTHREAD_CONFIG_MAC_SOFTWARE_CSMA_BACKOFF_ENABLE=0 # used to skip backoff and request tx from …
256 …AD_CONFIG_MAC_SOFTWARE_CSMA_BACKOFF_ENABLE=0" # used to skip backoff and request tx from platform …
/openthread-latest/src/core/coap/
Dcoap.cpp679 Message *request = nullptr; in SendNextBlock1Request() local
708 VerifyOrExit((request = NewMessage()) != nullptr, error = kErrorNoBufs); in SendNextBlock1Request()
709 …t(error = PrepareNextBlockRequest(Message::kBlockType1, moreBlocks, aRequest, *request, aMessage)); in SendNextBlock1Request()
711 SuccessOrExit(error = request->SetPayloadMarker()); in SendNextBlock1Request()
713 SuccessOrExit(error = request->AppendBytes(buf, bufLen)); in SendNextBlock1Request()
717 …LogInfo("Send Block1 Nr. %d, Size: %d bytes, More Blocks Flag: %d", request->GetBlockWiseBlockNumb… in SendNextBlock1Request()
718 … otCoapBlockSizeFromExponent(request->GetBlockWiseBlockSize()), request->IsMoreBlocksFlagSet()); in SendNextBlock1Request()
720 SuccessOrExit(error = SendMessage(*request, aMessageInfo, TxParameters::GetDefault(), in SendNextBlock1Request()
725 FreeMessageOnError(request, error); in SendNextBlock1Request()
738 Message *request = nullptr; in SendNextBlock2Request() local
[all …]
/openthread-latest/src/cli/
DREADME_COAP.md40 coap request from [fdde:ad00:beef:0:b3:e3f6:2dcc:4b79] GET
42 coap request from [fdde:ad00:beef:0:b3:e3f6:2dcc:4b79] PUT with payload: 7061796c6f6164
98 - payload: CoAP request payload.
123 …same a `get`, but the `Observe` parameter will be sent, set to 0 triggering a subscription request.
138 - type: "request" for CoAP requests and "response" for CoAP responses.
143 > coap parameters request
144 Transmission parameters for request:
152 > coap parameters request default
153 Transmission parameters for request:
165 > coap parameters request 1000 255 254 2
[all …]
DREADME_COAPS.md63 coaps request from fdde:ad00:beef:0:9e68:576f:714c:f395 GET
65 coaps request from fdde:ad00:beef:0:9e68:576f:714c:f395 PUT with payload: 7061796c6f6164
144 - payload: CoAPS request payload.
178 - payload: CoAP request payload. If \[type\] is "block-<block-size>", the amount of blocks to be se…
206 - payload: CoAP request payload. If \[type\] is "block-<block-size>", the amount of blocks to be se…
DREADME_BR.md205 - `stopped`: DHCPv6 PD in enabled but won't try to request and publish a prefix.
206 - `running`: DHCPv6 PD is enabled and will try to request and publish a prefix.
/openthread-latest/tools/harness-simulation/posix/sniffer_sim/
Dsniffer.py81 def Start(self, request, context): argument
97 if request.includeEthernet:
107 self._pcap = pcap_codec.PcapCodec(request.channel, fifo_name)
141 def TransferPcapng(self, request, context): argument
172 def FilterNodes(self, request, context): argument
181 denied_nodeids = set(request.nodeids)
192 def Stop(self, request, context): argument
/openthread-latest/tests/scripts/thread-cert/
Dtest_coap_block.py81 request = self.nodes[ROUTER].coap_wait_request()
82 request_payload = request['payload']
87 request = self.nodes[ROUTER].coap_wait_request()
88 request_payload = request['payload']
Dcommand.py604 request = assert_contains_tlv(tlvs, CheckType.CONTAIN, mesh_cop.DiscoveryRequest)
607 assert request.version == config.THREAD_VERSION_1_1
609 assert request.version == config.THREAD_VERSION_1_2
/openthread-latest/.github/ISSUE_TEMPLATE/
Dfeature_request.md2 name: Feature request
6 **Is your feature request related to a problem? Please describe.** A clear and concise description …
12 **Additional context** Add any other context or screenshots about the feature request here.
/openthread-latest/third_party/mbedtls/repo/.github/ISSUE_TEMPLATE/
Dfeature_request.md2 name: Enhancement request
3 about: To request an enhancement, please fill this form.
/openthread-latest/
DCONTRIBUTING.md11 - [4.3 Submitting a Pull Request](#submitting-a-pull-request)
20 …ing the issue. Even better, you can [submit a Pull Request](#submitting-a-pull-request) with a fix.
24 You can request a new feature by [submitting a GitHub Issue](https://github.com/openthread/openthre…
30 …eature_: can be implemented and directly [submitted as a Pull Request](#submitting-a-pull-request).
86 Prior to submitting your pull request, you might want to do a few things to clean up your branch an…
130 …lick the pull request button. If you need to make any adjustments to your pull request, just push …
134 …pull request, all continuous-integration checks are triggered again. If some of these checks fail,…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_random.data37 # An external RNG is supposed to handle arbitrary request lengths. Test it
39 # CTR_DRBG and HMAC_DRBG have their own maximum request lengths which may
Dtest_suite_mps.function41 * since the consumer's request can be fulfilled from the data
88 * since the consumer's request can be fulfilled from the data
235 /* This test exercises the behaviour of the MPS reader when a read request
271 * in the situation where a read request goes beyond the bounds of the
277 * there had been no excess request via mbedtls_mps_reader_get()
340 /* Excess request */
356 * accumulator is used to fulfill a consumer's request.
361 * - The reader remembers the request and goes back to
364 * sufficient to fulfill the original read request.
365 * - The consumer retries the original read request, which
[all …]
Dtest_suite_memory_buffer_alloc.function134 /* Once blocks are reallocated, the block allocated to the memory request
135 * may be bigger than the request itself, which is indicated by the reported
Dtest_suite_mps.data124 MPS Reader: Excess request leading to integer overflow
/openthread-latest/src/core/api/
Dcoap_api.cpp59 const Coap::Message &request = AsCoapMessage(aRequest); in otCoapMessageInitResponse() local
62 response.SetMessageId(request.GetMessageId()); in otCoapMessageInitResponse()
64 return response.SetTokenFromMessage(request); in otCoapMessageInitResponse()
/openthread-latest/tools/harness-simulation/harness/Thread_Harness/Sniffer/
DSimSniffer.py294 request = sniffer_pb2.FilterNodesRequest()
295 request.nodeids.extend(nodeids)
297 response = self._stub.FilterNodes(request)
/openthread-latest/third_party/mbedtls/repo/programs/
DREADME.md71 * [`ssl/ssl_client1.c`](ssl/ssl_client1.c): a simple HTTPS client that sends a fixed request and di…
85 * [`ssl/ssl_client2.c`](ssl/ssl_client2.c): an HTTPS client that sends a fixed request and displays…
111 * [`x509/cert_req.c`](x509/cert_req.c): generates a certificate signing request (CSR) for a private…
113 * [`x509/cert_write.c`](x509/cert_write.c): signs a certificate signing request, or self-signs a ce…
117 * [`x509/req_app.c`](x509/req_app.c): loads and dumps a certificate signing request (CSR).
/openthread-latest/third_party/mbedtls/repo/.github/
Dpull_request_template.md3 Please write a few sentences describing the overall goals of the pull request's commits.
/openthread-latest/tests/toranj/
DREADME.md17 - `toranj` tests run as part of GitHub Actions pull request validation in OpenThread and `wpantund`…
/openthread-latest/third_party/mbedtls/repo/
DCONTRIBUTING.md17 …ibution passes basic tests before submission, and check the CI results after making a pull request.
27 1. Send a pull request (PR) and work with us until it gets merged and published. Contributions may …
58 …ow the correctness of the feature or bug fix should be added to the pull request, if no such tests…
/openthread-latest/src/core/net/
Ddnssd_server.cpp140 Request request; in HandleUdpReceive() local
150 request.mMessage = &aMessage; in HandleUdpReceive()
151 request.mMessageInfo = &aMessageInfo; in HandleUdpReceive()
152 SuccessOrExit(aMessage.Read(aMessage.GetOffset(), request.mHeader)); in HandleUdpReceive()
154 VerifyOrExit(request.mHeader.GetType() == Header::kTypeQuery); in HandleUdpReceive()
158 ProcessQuery(request); in HandleUdpReceive()
/openthread-latest/tools/tcat_ble_client/
DGENERATING_CERTIFICATES.md38 2. We can then generate the **.csr** (certificate signing request) file, which will contain all the…
/openthread-latest/tools/harness-automation/autothreadharness/
Dpdu_controller.py41 from urllib.request import HTTPPasswordMgrWithDefaultRealm, HTTPBasicAuthHandler, build_opener

12