Home
last modified time | relevance | path

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

12

/openthread-3.7.0/tests/toranj/cli/
Dtest-009-router-table.py118 link = int(entry['Link'])
122 verify(link == 0)
124 verify(link == 1)
127 verify(link == 1)
130 verify(link == 0)
134 verify(link == 0)
138 verify(link == 0)
153 link = int(entry['Link'])
157 verify(link == 1)
160 verify(link == 0)
[all …]
/openthread-3.7.0/script/
Dcheck-simulation-local-host38 sudo ip link set dev "$IFACE_NAME" down
39 sudo ip link del dev "$IFACE_NAME"
49 ip link show "$IFACE_NAME" >/dev/null 2>&1 || sudo ip link add "$IFACE_NAME" type dummy
51 sudo ip link set dev "$IFACE_NAME" up
Dcheck-posix-pty234 NETIF_INDEX=$(ip link show "${NETIF_NAME}" | cut -f 1 -d ":" | head -n 1)
/openthread-3.7.0/src/cli/
DREADME_BR.md142 Get local or favored or both on-link prefixes of the Border Router.
228 Get the discovered prefixes by Border Routing Manager on the infrastructure link.
233 - Whether the prefix is on-link or route
236 - Preferred lifetime in seconds only if prefix is on-link
237 - Route preference (low, med, high) only if prefix is route (not on-link)
246 prefix:fd00:1234:5678:0::/64, on-link:no, ms-since-rx:29526, lifetime:1800, route-prf:med, router:f…
247 prefix:1200:abba:baba:0::/64, on-link:yes, ms-since-rx:29527, lifetime:1800, preferred:1800, router…
334 …l automatically determine the route preference based on device's role and link quality to parent (…
345 Get the list of discovered routers by Border Routing Manager on the infrastructure link.
DCMakeLists.txt58 set(OT_CLI_VENDOR_EXTENSION "" CACHE STRING "Path to CMake file to define and link cli vendor exten…
60 …set(OT_CLI_VENDOR_TARGET "" CACHE STRING "Name of vendor extension CMake target to link with cli a…
DREADME_UDP.md119 Indicates whether the link security is enabled or disabled.
129 Enable link security.
138 Disable link security.
DREADME.md1162 - BR prefixes (OMR, on-link, NAT64)
1702 Print Thread link-local IPv6 address.
1896 - ipaddr: Peer address (SHOULD be link local address of the neighboring device).
2141 - List of routers to which this router has a link:
2142 - `3-links`: Router IDs to which this router has a incoming link with link quality 3
2143 - `2-links`: Router IDs to which this router has a incoming link with link quality 2
2144 - `1-links`: Router IDs to which this router has a incoming link with link quality 1
2269 - RSS (average and last) and link margin
2271 - Connection time (seconds since link establishment {dd}d.{hh}:{mm}:{ss} format)
2323 - RSS (average and last) and link margin
[all …]
/openthread-3.7.0/third_party/mbedtls/repo/
DCMakeLists.txt123 # We now potentially need to link all executables against PThreads, if available
139 # Create a symbolic link from ${base_name} in the binary directory
143 set(link "${CMAKE_CURRENT_BINARY_DIR}/${base_name}") variable
147 # dangling link, but when building in tree, this can create a symbolic link
149 if (EXISTS ${target} AND NOT EXISTS ${link})
151 execute_process(COMMAND ln -s ${target} ${link}
156 message(FATAL_ERROR "Could not create symbolic link for: ${target} --> ${output}")
162 configure_file("${target}/${file}" "${link}/${file}" COPYONLY)
165 configure_file(${target} ${link} COPYONLY)
303 # built into a library that the test suite and program objects would link
[all …]
/openthread-3.7.0/third_party/mbedtls/repo/tests/git-scripts/
DREADME.md7 …`<Mbed TLS root>/tests/git-scripts` directory, and one must create a soft link from `<Mbed TLS roo…
11 Execute the following command to create a link on Linux from the Mbed TLS `.git/hooks` directory:
/openthread-3.7.0/src/posix/platform/
Dvendor.cmake33 "path to CMake file to define and link posix vendor extension")
36 "name of vendor extension CMake target to link with posix library")
Dvendor_extension_example.cmake31 # Set name of the cmake target to link with rcp-vendor-intf
/openthread-3.7.0/third_party/jlink/
DREADME.md5 https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/
/openthread-3.7.0/etc/gn/
Dopenthread.gni162 # Enable link metrics initiator
165 # Enable link metrics subject
168 # Enable link raw service
/openthread-3.7.0/tools/gerrit/
DREADME.md42 ba4b238a0 [link-quality] explicitly clear link quality for new child/router (#2941)
/openthread-3.7.0/third_party/mbedtls/repo/programs/test/cmake_package/
DCMakeLists.txt33 # link to them from our own program.
/openthread-3.7.0/etc/cmake/
Doptions.cmake168 ot_option(OT_15_4 OPENTHREAD_CONFIG_RADIO_LINK_IEEE_802_15_4_ENABLE "802.15.4 radio link")
213 ot_option(OT_LINK_METRICS_INITIATOR OPENTHREAD_CONFIG_MLE_LINK_METRICS_INITIATOR_ENABLE "link metri…
214 ot_option(OT_LINK_METRICS_MANAGER OPENTHREAD_CONFIG_LINK_METRICS_MANAGER_ENABLE "link metrics mana…
215 ot_option(OT_LINK_METRICS_SUBJECT OPENTHREAD_CONFIG_MLE_LINK_METRICS_SUBJECT_ENABLE "link metrics s…
216 ot_option(OT_LINK_RAW OPENTHREAD_CONFIG_LINK_RAW_ENABLE "link raw service")
250 ot_option(OT_TREL OPENTHREAD_CONFIG_RADIO_LINK_TREL_ENABLE "TREL radio link for Thread over Infrast…
/openthread-3.7.0/third_party/mbedtls/repo/programs/test/cmake_package_install/
DCMakeLists.txt36 # link to them from our own program.
/openthread-3.7.0/third_party/mbedtls/repo/scripts/
Dlcov.sh9 1. Build the library with CFLAGS="--coverage -O0 -g3" and link the test
Dcommon.make86 # are confirmed set and we link with pthread.
/openthread-3.7.0/third_party/build_gn/toolchain/
DBUILD.gn55 tool("link") {
/openthread-3.7.0/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-integration-guide.md17 …er code can either be provided in binary form as additional object file to link, or in source form.
/openthread-3.7.0/tests/toranj/
Dstart.sh47 sudo ip link delete "$interface" >/dev/null 2>&1
255 run ncp/test-034-poor-link-parent-child-attach.py
/openthread-3.7.0/third_party/tcplp/bsdtcp/sys/
Dqueue.h124 #define QMD_SAVELINK(name, link) void **name = (void *)&(link) argument
143 #define QMD_SAVELINK(name, link) argument
/openthread-3.7.0/third_party/mbedtls/repo/library/
DCMakeLists.txt3 option(LINK_WITH_PTHREAD "Explicitly link Mbed TLS library to pthread." OFF)
4 option(LINK_WITH_TRUSTED_STORAGE "Explicitly link Mbed TLS library to trusted_storage." OFF)
/openthread-3.7.0/include/openthread/
DBUILD.gn72 "link.h",

12