Home
last modified time | relevance | path

Searched refs:WPAN_IP6_MULTICAST_ADDRESSES (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/tests/toranj/ncp/
Dtest-022-multicast-ip6-address.py75 addrs = wpan.parse_list(node.get(wpan.WPAN_IP6_MULTICAST_ADDRESSES))
125 node.add(wpan.WPAN_IP6_MULTICAST_ADDRESSES, MCAST_ADDR)
126 addrs = wpan.parse_list(node.get(wpan.WPAN_IP6_MULTICAST_ADDRESSES))
129 node.remove(wpan.WPAN_IP6_MULTICAST_ADDRESSES, MCAST_ADDR)
130 addrs = wpan.parse_list(node.get(wpan.WPAN_IP6_MULTICAST_ADDRESSES))
Dtest-023-multicast-traffic.py249 r2.add(wpan.WPAN_IP6_MULTICAST_ADDRESSES, mcast_addr)
250 sed.add(wpan.WPAN_IP6_MULTICAST_ADDRESSES, mcast_addr)
Dtest-001-get-set.py109 wpan.WPAN_IP6_MULTICAST_ADDRESSES,
Dwpan.py66 WPAN_IP6_MULTICAST_ADDRESSES = "IPv6:MulticastAddresses" variable
/openthread-latest/tests/toranj/
DREADME_NCP.md153 …ESH_LOCAL_ADDRESS, WPAN_IP6_MESH_LOCAL_PREFIX, WPAN_IP6_ALL_ADDRESSES, WPAN_IP6_MULTICAST_ADDRESSES