Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 33) sorted by relevance

12

/openthread-latest/tools/harness-automation/autothreadharness/
Dhelpers.py49 def mark_bad_golden_device(self, port): argument
54 def is_bad_golden_device(self, port): argument
Drf_shield_controller.py61 def __init__(self, channel, port): argument
Dharness_case.py472 def _add_device(self, port, device_type_id): argument
Dopen_thread_controller.py52 def __init__(self, port, log=False): argument
/openthread-latest/tests/toranj/cli/
Dtest-028-border-agent-ephemeral-key.py60 port = int(leader.ba_get_port()) variable
Dtest-015-clear-addresss-cache-for-sed.py123 port = 4321 variable
Dtest-014-address-resolver.py148 port = 1234 variable
/openthread-latest/tests/scripts/thread-cert/border_router/
Dtest_dnssd_server.py218 def check_border_agent_port(port): argument
273 …def _config_srp_client_services(self, client, instancename, hostname, port, priority, weight, addr… argument
Dtest_dnssd_server_multi_border_routers.py297 def check_border_agent_port(port): argument
352 …def _config_srp_client_services(self, client, instancename, hostname, port, priority, weight, addr… argument
Dtest_dnssd_instance_name_with_space.py145 …def _config_srp_client_services(self, client, instancename, hostname, port, priority, weight, addr… argument
/openthread-latest/tests/scripts/thread-cert/
Dfind_border_agents.py44 port = None variable in BorderAgent
Dtest_dnssd.py235 port, argument
Dnode.py206 def reserve_udp_port(self, port): argument
1351 port, argument
1459 def set_epskc(self, keystring: str, timeout=120000, port=0): argument
2522 def netdata_publish_dnssrp_unicast(self, address, port, version=0): argument
2526 def netdata_publish_dnssrp_unicast_mleid(self, port, version=0): argument
3281 def udp_send(self, bytes, ipaddr, port, success=True): argument
3466 def dns_resolve(self, hostname, server=None, port=53): argument
3508 def dns_resolve_service(self, instance, service, server=None, port=53): argument
3543 def dns_browse(self, service_name, server=None, port=53): argument
3940 def udp_send_host(self, ipaddr, port, data, hop_limit=None): argument
[all …]
/openthread-latest/tests/scripts/thread-cert/border_router/internet/
Dtest_single_border_router.py107 def listen_udp(self, addr, port): argument
/openthread-latest/src/core/meshcop/
Djoiner_router.cpp68 uint16_t port = GetJoinerUdpPort(); in Start() local
92 uint16_t port; in GetJoinerUdpPort() local
/openthread-latest/tools/harness-simulation/harness/Thread_Harness/THCI/
DOpenThread_BR_Sim.py56 def __init__(self, ip, port, username, password, docker_name): argument
DOpenThread_Sim.py52 def __init__(self, ip, port, username, password, device, node_id): argument
/openthread-latest/tools/harness-simulation/posix/sniffer_sim/
Dsniffer_transport.py110 def _port_to_nodeid(self, port): argument
/openthread-latest/third_party/mbedtls/repo/library/
Dnet_sockets.c159 const char *port, int proto) in mbedtls_net_connect()
205 int mbedtls_net_bind(mbedtls_net_context *ctx, const char *bind_ip, const char *port, int proto) in mbedtls_net_bind()
/openthread-latest/tools/harness-thci/
DOpenThread_BR.py66 def __init__(self, ip, port, username, password): argument
127 def __init__(self, port, baudrate): argument
393 def send_udp(self, interface, dst, port, payload): argument
/openthread-latest/src/core/api/
Dudp_api.cpp133 bool otUdpIsPortInUse(otInstance *aInstance, uint16_t port) in otUdpIsPortInUse()
/openthread-latest/src/core/utils/
Dhistory_tracker.cpp89 uint16_t port = 0; in RecordMessage() local
/openthread-latest/tools/harness-simulation/harness/Thread_Harness/Sniffer/
DSimSniffer.py216 def _encode_address_port(self, addr, port): argument
/openthread-latest/src/cli/
Dcli_network_data.cpp283 uint16_t port; in Process() local
/openthread-latest/src/core/net/
Dip6.cpp1603 uint16_t port = 0; in GetSourcePort() local
1624 uint16_t port = 0; in GetDestinationPort() local

12