Home
last modified time | relevance | path

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

12

/openthread-3.6.0/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-3.6.0/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-3.6.0/tests/scripts/thread-cert/
Dfind_border_agents.py44 port = None variable in BorderAgent
Dtest_dnssd.py235 port, argument
Dnode.py1314 port, argument
2399 def netdata_publish_dnssrp_unicast(self, address, port): argument
2403 def netdata_publish_dnssrp_unicast_mleid(self, port): argument
3146 def udp_send(self, bytes, ipaddr, port, success=True): argument
3326 def dns_resolve(self, hostname, server=None, port=53): argument
3368 def dns_resolve_service(self, instance, service, server=None, port=53): argument
3403 def dns_browse(self, service_name, server=None, port=53): argument
3706 def udp_send_host(self, ipaddr, port, data, hop_limit=None): argument
3730 def publish_mdns_service(self, instance_name, service_type, port, host_name, txt): argument
/openthread-3.6.0/tests/scripts/thread-cert/border_router/nat64/
Dtest_single_border_router.py107 def listen_udp(self, addr, port): argument
/openthread-3.6.0/tests/toranj/cli/
Dtest-015-clear-addresss-cache-for-sed.py123 port = 4321 variable
Dtest-014-address-resolver.py148 port = 1234 variable
/openthread-3.6.0/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-3.6.0/src/core/meshcop/
Djoiner_router.cpp80 uint16_t port = GetJoinerUdpPort(); in Start() local
104 uint16_t port; in GetJoinerUdpPort() local
/openthread-3.6.0/tools/otci/otci/
Dcommand_handlers.py220 def __init__(self, host, port, username, password, sudo): argument
288 def __init__(self, host, port): argument
/openthread-3.6.0/tools/harness-simulation/posix/sniffer_sim/
Dsniffer_transport.py110 def _port_to_nodeid(self, port): argument
/openthread-3.6.0/third_party/mbedtls/repo/library/
Dnet_sockets.c175 const char *port, int proto ) in mbedtls_net_connect()
222 int mbedtls_net_bind( mbedtls_net_context *ctx, const char *bind_ip, const char *port, int proto ) in mbedtls_net_bind()
/openthread-3.6.0/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-3.6.0/src/core/api/
Dudp_api.cpp134 bool otUdpIsPortInUse(otInstance *aInstance, uint16_t port) in otUdpIsPortInUse()
/openthread-3.6.0/src/core/utils/
Dhistory_tracker.cpp97 uint16_t port = 0; in RecordMessage() local
/openthread-3.6.0/tools/harness-simulation/harness/Thread_Harness/Sniffer/
DSimSniffer.py216 def _encode_address_port(self, addr, port): argument
/openthread-3.6.0/src/cli/
Dcli_network_data.cpp274 uint16_t port; in Process() local
/openthread-3.6.0/src/core/net/
Dip6.cpp1647 uint16_t port = 0; in GetSourcePort() local
1668 uint16_t port = 0; in GetDestinationPort() local

12