Home
last modified time | relevance | path

Searched defs:address (Results 1 – 25 of 54) 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/thread/
Dsrc_match_controller.cpp159 Mac::ExtAddress address; in AddAddress() local
190 Mac::ExtAddress address; in ClearEntry() local
Danycast_locator.cpp95 const Ip6::Address *address = nullptr; in HandleResponse() local
/openthread-latest/tools/tcat_ble_client/ble/
Dudp_stream.py40 def __init__(self, address, node_id): argument
Dble_stream.py68 async def create(cls, address, service_uuid, tx_char_uuid, rx_char_uuid): 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
/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/examples/platforms/utils/
Dmac_frame.cpp117 Mac::Address address; in otMacFrameGetSrcAddr() local
131 Mac::Address address; in otMacFrameGetDstAddr() local
/openthread-latest/src/posix/platform/
Dbacktrace.cpp80 unsigned int address = 0; in demangleSymbol() local
/openthread-latest/src/core/api/
Dlink_raw_api.cpp143 Mac::ExtAddress address; in otLinkRawSrcMatchAddExtEntry() local
172 Mac::ExtAddress address; in otLinkRawSrcMatchClearExtEntry() local
/openthread-latest/src/core/backbone_router/
Dmulticast_listeners_table.cpp120 Ip6::Address address; in Expire() local
/openthread-latest/src/core/net/
Dsrp_advertising_proxy.cpp683 for (const Ip6::Address &address : aFirstHost.mAddresses) in EntriesMatch() local
945 for (const Ip6::Address &address : aHost.mAddresses) in RegisterHost() local
Ddnssd_server.cpp610 const Ip6::Address &address = aAddrs[index]; in AppendHostAddresses() local
1971 const Ip6::Address &address = AsCoreType(&entry.mAddress); in HandleIp6AddressResult() local
2010 const Ip6::Address &address = AsCoreType(&entry.mAddress); in HandleIp4AddressResult() local
2229 const Ip6::Address &address = AsCoreType(&entry.mAddress); in AppendHostIp6Addresses() local
2258 const Ip6::Address &address = AsCoreType(&entry.mAddress); in AppendHostIp4Addresses() local
/openthread-latest/src/core/meshcop/
Dmeshcop.cpp269 Mac::ExtAddress address; in CalculateHashBitIndexes() local
/openthread-latest/tests/toranj/cli/
Dcli.py318 def add_ip_addr(self, address): argument
321 def remove_ip_addr(self, address): argument
467 def ping(self, address, size=0, count=1, verify_success=True): argument
525 def udp_bind(self, address, port): argument
528 def udp_send(self, address, port, text): argument

123