Searched refs:push_profile (Results 1 – 3 of 3) sorted by relevance
28 self._wifi_client.shill.push_profile(self.profile_name)]):94 if not self.context.client.shill.push_profile(bottom.profile_name):141 if not self.context.client.shill.push_profile(top.profile_name):
68 def push_profile(self, profile_name): member in ShillXmlRpcDelegate241 worked = self.push_profile(self.DEFAULT_TEST_PROFILE_NAME)
192 def push_profile(self, _): member in WpaCliProxy