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