Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 11 of 11) sorted by relevance

/openthread-3.6.0/script/
Dcheck-scan-build98scan-build-14 cmake -GNinja -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DOT_COMPILE_WARNING_AS_ERROR=ON -D…
99 scan-build-14 --status-bugs -analyze-headers -v ninja
/openthread-3.6.0/tests/toranj/
Dstart.sh162 run cli/test-704-multi-radio-scan.py
163 run cli/test-705-multi-radio-discover-scan.py
171 run cli/test-004-scan.py
210 run ncp/test-704-multi-radio-scan.py
211 run ncp/test-705-multi-radio-discover-scan.py
219 run ncp/test-004-scan.py
220 run ncp/test-005-discover-scan.py
DREADME_NCP.md349 $ Node2.wpanctl('scan'):
/openthread-3.6.0/tests/scripts/thread-cert/
Dtest_mac_scan.py69 results = self.nodes[LEADER].scan(result=True)
DCert_5_8_04_SecurityPolicyTLV.py173 self.nodes[THREAD_NODE].scan(result=0)
Dnode.py2479 def scan(self, result=1, timeout=10): member in NodeImpl
/openthread-3.6.0/examples/platforms/simulation/
DREADME.md53 scan
/openthread-3.6.0/tools/otci/tests/
Dtest_otci.py280 logging.info('scan: %r', leader.scan())
618 logging.info("child1 scan: %r", child1.scan())
/openthread-3.6.0/src/cli/
DREADME.md115 - [scan](#scan-channel)
3356 ### scan \[channel\]
3360 - channel: The channel to scan on. If no channel is provided, the active scan will cover all valid …
3363 > scan
3370 ### scan energy \[duration\] \[channel\]
3377 > scan energy 10
3400 > scan energy 10 20
/openthread-3.6.0/tools/otci/otci/
Dotci.py269 def scan(self, channel: Optional[int] = None) -> List[Dict[str, Any]]: member in OTCI
/openthread-3.6.0/third_party/mbedtls/repo/
DChangeLog3133 * Fix warnings from Clang's scan-build (contributed by Alfred Klomp).
3623 * Fix warnings from Clang's scan-build (contributed by Alfred Klomp).