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