Searched refs:add_wake_packet_source (Results 1 – 4 of 4) sorted by relevance
34 client.add_wake_packet_source(router.wifi_ip)
72 client.add_wake_packet_source(self.context.router.wifi_ip)
789 def add_wake_packet_source(self, source_ip): member in WiFiClient797 return self._shill_proxy.add_wake_packet_source(
568 def add_wake_packet_source(self, wifi_interface, source_ip): member in ShillXmlRpcDelegate