Searched refs:addrs_allowlist (Results 1 – 1 of 1) sorted by relevance
651 def mdns_query(self, service='_meshcop._udp.local', addrs_allowlist=(), addrs_denylist=()): argument656 if addrs_allowlist:657 for allow_addr in addrs_allowlist:662 return self._mdns_query_impl(service, find_active=(addrs_allowlist or addrs_denylist))