Searched full:prepare (Results 1 – 25 of 68) sorted by relevance
123
/openthread-2.7.6/.github/workflows/ |
D | docker.yml | 56 - name: Prepare 57 id: prepare 80 … docker buildx build --output "type=image,push=false" ${{ steps.prepare.outputs.buildx_args }} 92 docker buildx build --output "type=image,push=true" ${{ steps.prepare.outputs.buildx_args }} 97 …docker buildx imagetools inspect ${{ steps.prepare.outputs.docker_image }}:${{ steps.prepare.outpu…
|
/openthread-2.7.6/src/lib/spinel/ |
D | spinel_encoder.hpp | 143 …* Before using this method `BeginFrame()` must be called to start and prepare a new frame. Otherwi… 162 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 180 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 198 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 216 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 234 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 252 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 270 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 288 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… 306 …* Before using this method `BeginFrame()` must be called to start and prepare a new input frame. O… [all …]
|
D | spinel_buffer.cpp | 562 // Start/Prepare a new segment for reading. 603 // No data in this segment, prepare any appended/associated message of this segment. in OutFramePrepareSegment() 609 …// If there is no message (`PrepareMessage()` returned an error), loop back to prepare the next se… in OutFramePrepareSegment() 700 // Prepare the current segment for reading. in OutFrameBegin() 738 // Prepare any message associated with this segment. in OutFrameReadByte()
|
D | spinel_buffer.hpp | 170 …* Before using this method `InFrameBegin()` must be called to start and prepare a new input frame.… 188 …* Before using this method `InFrameBegin()` must be called to start and prepare a new input frame.… 208 …* Before using this method `InFrameBegin()` must be called to start and prepare a new input frame.… 305 …* Before using this method `InFrameBegin()` must be called to start and prepare a new input frame.… 342 * this method should be called to prepare the frame and set the read offset.
|
/openthread-2.7.6/src/ncp/ |
D | ncp_spi.cpp | 187 // Determine the input and output frames to prepare a new transaction. in SpiTransactionComplete() 291 // Prepare new transaction by using `mSendFrame` as the output in PrepareNextSpiSendFrame() 330 // to next case to prepare the next frame (if any). in PrepareTxFrame() 369 // and prepare the next transaction. in HandleRxFrame()
|
D | example_vendor_hook.cpp | 101 // perform the corresponding set operation. The handler should not prepare the in VendorSetPropertyHandler() 106 // `VendorGetPropertyHandler()` for the same property key to prepare the response. in VendorSetPropertyHandler()
|
D | ncp_base.hpp | 445 // handler for the property is used to prepare a `VALUE_IS` Spinel response (in 548 …* handler should not prepare the spinel response and therefore should not write anything to the NC… 551 * the `VendorGetPropertyHandler()` for the same property key to prepare the response.
|
D | ncp_base.cpp | 1040 // prepare the response. in HandleCommandPropertySet() 1108 // If the full response cannot be written now, instead prepare in HandleCommandPropertyInsertRemove() 1162 // through to prepare a `LAST_STATUS` response. in WritePropertyValueIsFrame() 1358 // Prepare the response in HandlePropertySet_SPINEL_PROP_NEST_STREAM_MFG() 2091 // buffer to prepare the response, the current spinel header is saved to 2092 // prepare and send the response as soon as buffer space becomes available.
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_cipher.function | 723 * Prepare contexts 1084 /* Prepare context */ 1198 * Prepare context for decryption 1205 * prepare buffer for decryption 1269 /* prepare context for encryption */ 1332 * Prepare context for decryption 1339 * Prepare pointers for decryption 1394 /* prepare context for encryption */ 1399 /* prepare buffers for encryption */ 1472 /* Prepare context */ [all …]
|
D | test_suite_ecdsa.function | 222 /* prepare material for signature */ 363 /* prepare material for signature */
|
/openthread-2.7.6/ |
D | .lgtm.yml | 31 prepare:
|
/openthread-2.7.6/src/core/mac/ |
D | data_poll_handler.hpp | 171 * @param[in] aChild The child for which to prepare the frame. 226 …repared. A subsequent call to `Callbacks::PrepareFrameForChild()` should ensure to prepare the same
|
/openthread-2.7.6/third_party/mbedtls/repo/library/ |
D | ssl_invasive.h | 46 * the computation is complete to prepare for the
|
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/ |
D | ssl_ticket.h | 89 * \brief Prepare context to be actually used
|
D | nist_kw.h | 77 * to make references valid and prepare the context
|
/openthread-2.7.6/src/core/thread/ |
D | discover_scanner.cpp | 113 // Prepare sub-TLV MeshCoP Discovery Request. in Discover() 120 // Prepare sub-TLV MeshCoP Joiner Advertisement. in Discover()
|
D | csl_tx_scheduler.hpp | 140 * @param[in] aChild The child for which to prepare the frame.
|
/openthread-2.7.6/include/openthread/platform/ |
D | logging.h | 161 * (in this case, the OT core itself will prepare a full log line).
|
D | spi-slave.h | 126 …* Prepare data for the next SPI transaction. Data pointers MUST remain valid until the transaction…
|
/openthread-2.7.6/include/openthread/ |
D | dns_client.h | 201 * @retval OT_ERROR_NO_BUFS Insufficient buffer to prepare and send query. 313 * @retval OT_ERROR_NO_BUFS Insufficient buffer to prepare and send query. 466 * @retval OT_ERROR_NO_BUFS Insufficient buffer to prepare and send query.
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/ |
D | LICENSE | 70 copyright license to reproduce, prepare Derivative Works of,
|
/openthread-2.7.6/third_party/mbedtls/repo/ |
D | LICENSE | 70 copyright license to reproduce, prepare Derivative Works of,
|
/openthread-2.7.6/tests/toranj/ |
D | test-027-child-mode-change.py | 122 # Prepare a set of IP message tx to both children
|
/openthread-2.7.6/src/core/net/ |
D | dns_client.hpp | 626 * @retval kErrorNoBufs Insufficient buffer to prepare and send query. 649 * @retval kErrorNoBufs Insufficient buffer to prepare and send query.
|
/openthread-2.7.6/third_party/mbedtls/repo/programs/ssl/ |
D | ssl_fork_server.c | 179 * 1b. Prepare SSL configuration in main()
|
123