Searched refs:remove_all_wake_packet_sources (Results 1 – 3 of 3) sorted by relevance
57 self.context.client.remove_all_wake_packet_sources()
808 def remove_all_wake_packet_sources(self): member in WiFiClient814 return self._shill_proxy.remove_all_wake_packet_sources(self.wifi_if)
551 def remove_all_wake_packet_sources(self, wifi_interface): member in ShillXmlRpcDelegate