Searched refs:configure_service_by_guid (Results 1 – 3 of 3) sorted by relevance
108 if not self.context.client.shill.configure_service_by_guid(
124 def configure_service_by_guid(self, raw_params): member in ShillXmlRpcDelegate138 self._wifi_proxy.configure_service_by_guid(params.guid, properties)
388 def configure_service_by_guid(self, guid, properties={}): member in ShillProxy