Home
last modified time | relevance | path

Searched full:updates (Results 1 – 25 of 102) sorted by relevance

12345

/openthread-3.5.0/src/core/thread/
Dsrc_match_controller.hpp64 * Updates the source match table and also controls when to enable or disable the source matching
91 * Increments the message count for a child and updates the source match table.
99 * Decrements the message count for a child and updates the source match table.
107 * Resets the message count for a child to zero and updates the source match table.
144 … * Adds an entry to source match table for a given child and updates the state of source matching
157 … * Clears an entry in source match table for a given child and updates the state of source matching
Dradio_selector.hpp121 * Updates the neighbor info (for multi radio support) on a received frame event.
135 * Updates the neighbor info (for multi radio support) on a send done event.
148 * Updates the neighbor info (for multi radio support) on a deferred ack event.
Drouter_table.hpp353 * Updates the Router ID allocation set.
362 * Updates the routes based on a received `RouteTlv` from a neighboring router.
371 * Updates the routes on an FED based on a received `RouteTlv` from the parent.
403 * Updates the router table and must be called with a one second period.
Dchild_supervision.hpp129 * Updates the supervision state for a child. It informs the child supervisor that a message was
230 * Updates the supervision listener state. It informs the listener of a received frame.
/openthread-3.5.0/third_party/mbedtls/repo/include/mbedtls/
Dasn1.h199 * Updates the pointer to immediately behind the length.
222 * Updates the pointer to immediately behind the tag and length.
246 * Updates the pointer to immediately behind the full tag.
265 * Updates the pointer to immediately behind the full tag.
286 * Updates the pointer to immediately behind the full tag.
307 * Updates the pointer to immediately behind the full tag.
328 * Updates the pointer to the beginning of the bit/octet string.
349 * Updates the pointer to immediately behind the full sequence tag.
518 * Updates the pointer to immediately behind the full tag.
541 * Updates the pointer to immediately behind the full
[all …]
Dhmac_drbg.h285 * \brief This function updates the state of the HMAC_DRBG context.
332 * \brief This function updates an HMAC_DRBG instance with additional
411 * \brief This function updates the state of the HMAC_DRBG context.
443 * \brief This function reads and updates a seed file. The seed
Dctr_drbg.h450 * \brief This function updates the state of the CTR_DRBG context.
474 * \brief This function updates a CTR_DRBG instance with additional
543 * \brief This function updates the state of the CTR_DRBG context.
579 * \brief This function reads and updates a seed file. The seed
/openthread-3.5.0/src/core/net/
Dchecksum.hpp73 * Calculates and then updates the checksum in a given message (if TCP/UDP/ICMPv6).
89 * Calculates and then updates the checksum in a given IPv4 message (if TCP/UDP/ICMP(v4)).
105 * Calculates and then updates the checksum field in the IPv4 header.
Dnd_agent.hpp64 * Updates the Neighbor Discovery Agents using current Thread Network Data.
70 * Updates the prefix of the Neighbor Discovery Agent Anycast Locator.
/openthread-3.5.0/src/posix/platform/
Dplatform-posix.h178 * Updates the file descriptor sets with file descriptors used by the radio driver.
208 * Updates the file descriptor sets with file descriptors used by the UART driver.
260 * Updates the file descriptor sets with file descriptors used by platform netif module.
307 * Updates the file descriptor sets with file descriptors
370 * Updates the file descriptor sets with file descriptors used by the TREL driver.
Dmainloop.hpp86 * Updates event polls in the mainloop context.
/openthread-3.5.0/src/core/mac/
Dlink_raw.hpp191 * Updates short address.
210 * Updates PANID.
245 * Updates extended address.
256 * Updates MAC keys and key index.
/openthread-3.5.0/examples/platforms/simulation/
Dplatform-simulation.h162 * Updates the file descriptor sets with file descriptors used by the radio driver.
211 * Updates the file descriptor sets with file descriptors used by the UART driver.
286 * Updates the file descriptor sets with file descriptors used by the TREL.
/openthread-3.5.0/third_party/mbedtls/repo/library/
Dpsa_crypto_its.h62 …version number of the PSA ITS API. It will be incremented on significant updates that may include …
63 …minor version number of the PSA ITS API. It will be incremented in small updates that are unlikely…
/openthread-3.5.0/.github/
Ddependabot.yml30 updates:
/openthread-3.5.0/tests/unit/
Dtest_checksum.cpp210 // updates the checksum field in the UDP header on the message. in TestUdpMessageChecksum()
278 // updates the checksum field in the ICMP6 header on the message. in TestIcmp6MessageChecksum()
348 // updates the checksum field in the UDP header on the message. in TestTcp4MessageChecksum()
404 // updates the checksum field in the UDP header on the message. in TestUdp4MessageChecksum()
/openthread-3.5.0/src/ncp/
Dchanged_props_set.hpp49 …* be added to this set must support sending unsolicited updates. This class also provides mechanis…
111 * Returns a pointer to array of entries of supported property/status updates. The list includes
/openthread-3.5.0/include/openthread/
Dsrp_server.h341 * Handles SRP service updates.
344 * are being updated. It is important that the SRP updates are not committed until the handler
350 …A more generic handler may perform validations on the SRP host/services and rejects the SRP updates
356 * @param[in] aHost A pointer to the otSrpServerHost object which contains the SRP updates. The
379 * Sets the SRP service updates handler on SRP server.
/openthread-3.5.0/src/core/meshcop/
Ddataset_manager.hpp128 * Updates the Operational Dataset when detaching from the network.
269 * Also updates the non-volatile version if the partition's Operational Dataset is newer.
429 * Also updates the non-volatile version if the partition's Operational Dataset is newer.
566 * Also updates the non-volatile version if the partition's Operational Dataset is newer.
/openthread-3.5.0/tests/scripts/thread-cert/
Dtest_srp_client_remove_host.py139 # Now set the host name and request "host remove" requiring that client updates server
140 # even if host is not yet registered. Verify that client updates the server by checking
/openthread-3.5.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_cmac.data35 CMAC Single Blocks #1 - Empty block, no updates
/openthread-3.5.0/src/core/utils/
Dlink_metrics_manager.cpp129 // This method updates the Link Metrics Subject in the subject list. It adds new neighbors to the l…
154 // This method updates the state and take corresponding actions for all subjects and removes stale …
/openthread-3.5.0/third_party/mbedtls/repo/tests/scripts/
Dcheck-generated-files.sh29 updates them instead.
/openthread-3.5.0/script/
Dcheck-api-version53 echo 'No OpenThread public APIs updates.'
/openthread-3.5.0/examples/platforms/utils/
Duart_rtt.h109 * Updates the rtt uart. Must be called frequently to process receive and send done.

12345