/openthread-latest/tools/tcat_ble_client/ |
D | bbtc.py | 53 parser.add_argument('--debug', help='Enable debug logs', action='store_true') 54 parser.add_argument('--info', help='Enable info logs', action='store_true') 55 …parser.add_argument('--cert_path', help='Path to certificate chain and key', action='store', defau… 57 group.add_argument('--mac', type=str, help='Device MAC address', action='store') 58 group.add_argument('--name', type=str, help='Device name', action='store') 59 group.add_argument('--scan', help='Scan all available devices', action='store_true') 60 group.add_argument('--simulation', help='Connect to simulation node id', action='store')
|
/openthread-latest/third_party/mbedtls/repo/scripts/ |
D | min_requirements.py | 97 action='store_true', 100 action='append', dest='pip_install_options', 103 action='append', dest='pip_general_options', 106 action='append_const', dest='pip_install_options',
|
D | abi_check.py | 542 "-v", "--verbose", action="store_true", 550 "-k", "--keep-all-reports", action="store_true", 591 action='store_true', default=True, 594 parser.add_argument("--no-check-abi", action='store_false', dest='check_abi') 597 action='store_true', default=True, 600 parser.add_argument("--no-check-api", action='store_false', dest='check_api') 603 action='store_true', default=True, 606 parser.add_argument("--no-check-storage", action='store_false', dest='check_storage') 608 "-b", "--brief", action="store_true",
|
D | code_style.py | 189 parser.add_argument('-f', '--fix', action='store_true', 201 parser.add_argument('--subset', action='store_true',
|
D | assemble_changelog.py | 512 action='store_true', dest='keep_entries', default=None, 516 action='store_false', dest='keep_entries', 523 action='store_true',
|
D | code_size_compare.py | 894 '--markdown', action='store_true', dest='markdown', 898 '--stdout', action='store_true', dest='stdout', 902 '--show-all', action='store_true', dest='show_all', 906 '--verbose', action='store_true', dest='verbose',
|
/openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
D | test_psa_constant_names.py | 164 action='append', default=['include'], 167 action='store_true', dest='keep_c', default=False, 170 action='store_false', dest='keep_c', 176 action='store_true', 179 action='store_false', dest='show',
|
D | generate_test_cert_macros.py | 39 parser.add_argument('--string', type=macro_define_type, action=MacroDefineAction, 41 parser.add_argument('--binary', type=macro_define_type, action=MacroDefineAction, 44 parser.add_argument('--password', type=macro_define_type, action=MacroDefineAction,
|
D | psa_collect_statuses.py | 105 action='store_true', 108 action='store_true', 121 action='store_true',
|
D | depends.py | 519 action='store_true', dest='keep_going', default=True) 522 action='store_false', dest='keep_going') 525 action='append_const', dest='list', const='jobs') 528 action='append_const', dest='list', const='domains') 531 action='store', default='make') 534 action='store_true', dest='unset_use_psa')
|
D | check_test_cases.py | 214 action='store_true', 217 action='store_true', 220 action='store_false', dest='quiet',
|
D | generate_tls13_compat_tests.py | 562 parser.add_argument('-a', '--generate-all-tls13-compat-tests', action='store_true', 565 parser.add_argument('--list-ciphers', action='store_true', 568 parser.add_argument('--list-sig-algs', action='store_true', 571 parser.add_argument('--list-named-groups', action='store_true', 574 parser.add_argument('--list-servers', action='store_true', 577 parser.add_argument('--list-clients', action='store_true',
|
D | audit-validity-dates.py | 391 action='store_true', 394 action='store_true', dest='verbose', 404 parser.add_argument('--data-files', action='append', nargs='*', 407 parser.add_argument('--suite-data-files', action='append', nargs='*',
|
D | run_demos.py | 56 action='store_true',
|
D | analyze_outcomes.py | 658 parser.add_argument('--list', action='store_true', 660 parser.add_argument('--require-full-coverage', action='store_true',
|
D | check_names.py | 936 action="store_true", 941 action="store_true",
|
/openthread-latest/ |
D | README.md | 1 …action-build-svg]][ot-gh-action-build] [![Simulation][ot-gh-action-simulation-svg]][ot-gh-action-s… 19 [ot-gh-action-build]: https://github.com/openthread/openthread/actions?query=workflow%3ABuild+branc… 20 [ot-gh-action-build-svg]: https://github.com/openthread/openthread/workflows/Build/badge.svg?branch… 21 [ot-gh-action-simulation]: https://github.com/openthread/openthread/actions?query=workflow%3ASimula… 22 [ot-gh-action-simulation-svg]: https://github.com/openthread/openthread/workflows/Simulation/badge.… 23 [ot-gh-action-docker]: https://github.com/openthread/openthread/actions?query=workflow%3ADocker+bra… 24 [ot-gh-action-docker-svg]: https://github.com/openthread/openthread/workflows/Docker/badge.svg?bran…
|
D | CODE_OF_CONDUCT.md | 29 …rds of acceptable behavior and will take appropriate and fair corrective action in response to any… 45 …hese Community Impact Guidelines in determining the consequences for any action they deem in viola…
|
/openthread-latest/tools/harness-automation/autothreadharness/ |
D | runner.py | 336 action='store_true', 352 …parser.add_argument('--delete-history', '-d', action='store_true', default=False, help='clear hist… 355 action='store_true', 358 …parser.add_argument('--name-greps', '-g', action='append', default=None, help='grep case by names') 368 …parser.add_argument('--list-devices', '-l', action='store_true', default=False, help='list devices… 369 …parser.add_argument('--manual-reset', '-m', action='store_true', default=False, help='reset device… 370 …parser.add_argument('--dry-run', '-n', action='store_true', default=False, help='just show what to… 387 action='store_true',
|
/openthread-latest/tools/cp-caps/ |
D | rcp_caps_test.py | 711 action='store_true', 719 action='store_true', 727 action='store_true', 735 action='store_true', 743 action='store_true', 751 action='store_true', 759 action='store_true', 767 action='store_true',
|
/openthread-latest/third_party/mbedtls/repo/scripts/mbedtls_dev/ |
D | test_data_generation.py | 182 parser.add_argument('--list', action='store_true', 184 parser.add_argument('--list-for-cmake', action='store_true',
|
/openthread-latest/src/core/net/ |
D | dnssd_server.cpp | 1508 ProxyAction action = kNoAction; in Resolve() local 1513 action = kBrowsing; in Resolve() 1518 action = kResolvingSrv; in Resolve() 1522 action = kResolvingTxt; in Resolve() 1526 action = kResolvingIp6Address; in Resolve() 1529 action = kResolvingIp4Address; in Resolve() 1533 Perform(action, aQuery, aInfo); in Resolve() 1598 ProxyAction action = aInfo.mAction; in CancelAction() local 1602 VerifyOrExit(action != kNoAction); in CancelAction() 1609 ReadNameFor(action, aQuery, aInfo, name); in CancelAction() [all …]
|
D | ip6.cpp | 301 Action action = kNoMplOption; in RemoveMplOption() local 330 VerifyOrExit(action == kNoMplOption, error = kErrorParse); in RemoveMplOption() 343 action = kRemoveHbh; in RemoveMplOption() 348 action = kShrinkHbh; in RemoveMplOption() 351 else if (action != kNoMplOption) in RemoveMplOption() 355 action = kReplaceMplWithPad; in RemoveMplOption() 359 switch (action) in RemoveMplOption() 371 if (action == kRemoveHbh) in RemoveMplOption()
|
/openthread-latest/src/core/common/ |
D | settings.cpp | 418 Action action = kActionSave; in SaveEntry() local 423 action = kActionResave; in SaveEntry() 430 Log(action, error, aKey, aValue); in SaveEntry()
|
/openthread-latest/src/cli/ |
D | cli_tcp.cpp | 1048 otTcpIncomingConnectionAction action; in HandleTcpAcceptReady() local 1058 ExitNow(action = OT_TCP_INCOMING_CONNECTION_ACTION_DEFER); in HandleTcpAcceptReady() 1062 action = OT_TCP_INCOMING_CONNECTION_ACTION_ACCEPT; in HandleTcpAcceptReady() 1091 return action; in HandleTcpAcceptReady()
|