Home
last modified time | relevance | path

Searched defs:address (Results 1 – 25 of 52) sorted by relevance

123

/openthread-latest/examples/platforms/simulation/
Dflash.c106 uint32_t address; in otPlatFlashErase() local
122 uint32_t address; in otPlatFlashRead() local
137 uint32_t address; in otPlatFlashWrite() local
/openthread-latest/tests/unit/
Dtest_child.cpp60 for (const Ip6::Address &address : aChild.GetIp6Addresses()) in VerifyChildIp6Addresses() local
79 Ip6::Address address; in VerifyChildIp6Addresses() local
95 Ip6::Address address; in VerifyChildIp6Addresses() local
Dtest_multicast_listeners_table.cpp100 Ip6::Address address; in TestMulticastListenersTable() local
131 Ip6::Address address; in TestMulticastListenersTable() local
Dtest_ip_address.cpp49 AddressType address; in checkAddressFromString() local
393 Ip6::Address address; in TestIp6AddressSetPrefix() local
442 Ip6::Address address; in PrefixFrom() local
831 Ip6::Address address; in TestIp4Ip6Translation() local
851 Ip4::Address address; in TestIp4Ip6Translation() local
Dtest_netif.cpp96 Ip6::Address address; in TestNetifMulticastAddresses() local
Dtest_child_table.cpp128 Mac::Address address; in VerifyChildTableContent() local
/openthread-latest/src/core/radio/
Dradio.cpp81 Mac::ExtAddress address; in SetExtendedAddress() local
102 Mac::ExtAddress address; in AddSrcMatchExtEntry() local
/openthread-latest/tools/tcat_ble_client/ble/
Dudp_stream.py40 def __init__(self, address, node_id): argument
/openthread-latest/tests/toranj/ncp/
Dtest-700-multi-radio-join.py101 address = node.get(wpan.WPAN_EXT_ADDRESS)[1:-1] variable
/openthread-latest/src/cli/
Dcli_link_metrics.cpp65 otIp6Address address; in Process() local
158 otIp6Address address; in Process() local
365 otIp6Address address; in Process() local
Dcli_commissioner.cpp67 otIp6Address address; in Process() local
108 otIp6Address address; in Process() local
463 otIp6Address address; in Process() local
Dcli_bbr.cpp121 otIp6Address address; in Process() local
Dcli_dns.cpp528 otIp6Address address; in HandleDnsAddressResponse() local
/openthread-latest/src/core/thread/
Danycast_locator.cpp90 const Ip6::Address *address = nullptr; in HandleResponse() local
/openthread-latest/tests/scripts/thread-cert/
Dv1_2_test_domain_unicast_address.py130 def __get_iid(self, address): argument
Dv1_2_test_domain_unicast_address_registration.py160 def __get_iid(self, address): argument
Dsniffer_transport.py116 def _address_to_nodeid(self, address): argument
/openthread-latest/src/posix/platform/
Dbacktrace.cpp80 unsigned int address = 0; in demangleSymbol() local
/openthread-latest/examples/platforms/utils/
Dmac_frame.cpp132 Mac::Address address; in otMacFrameGetSrcAddr() local
146 Mac::Address address; in otMacFrameGetDstAddr() local
/openthread-latest/src/core/backbone_router/
Dmulticast_listeners_table.cpp112 Ip6::Address address; in Expire() local
/openthread-latest/src/core/net/
Dsrp_advertising_proxy.cpp677 for (const Ip6::Address &address : aFirstHost.mAddresses) in EntriesMatch() local
939 for (const Ip6::Address &address : aHost.mAddresses) in RegisterHost() local
Ddnssd_server.cpp599 const Ip6::Address &address = aAddrs[index]; in AppendHostAddresses() local
1952 const Ip6::Address &address = AsCoreType(&entry.mAddress); in HandleIp6AddressResult() local
1991 const Ip6::Address &address = AsCoreType(&entry.mAddress); in HandleIp4AddressResult() local
2210 const Ip6::Address &address = AsCoreType(&entry.mAddress); in AppendHostIp6Addresses() local
2239 const Ip6::Address &address = AsCoreType(&entry.mAddress); in AppendHostIp4Addresses() local
/openthread-latest/src/core/meshcop/
Dmeshcop.cpp262 Mac::ExtAddress address; in CalculateHashBitIndexes() local
/openthread-latest/tests/toranj/cli/
Dcli.py321 def add_ip_addr(self, address): argument
324 def remove_ip_addr(self, address): argument
485 def ping(self, address, size=0, count=1, verify_success=True): argument
546 def udp_bind(self, address, port): argument
549 def udp_send(self, address, port, text): argument
/openthread-latest/src/ncp/
Dncp_base_ftd.cpp877 const otIp6Address *address; in HandlePropertySet() local
897 const otIp6Address *address; in HandlePropertySet() local
944 const otIp6Address *address; in HandlePropertySet() local
1445 const otIp6Address *address; in HandlePropertySet() local

123