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