Searched refs:get_service_properties (Results 1 – 4 of 4) sorted by relevance
32 service_properties = self.context.client.shill.get_service_properties(
33 properties = self.context.client.shill.get_service_properties(ssid)
52 properties = self.context.client.shill.get_service_properties(ssid)
321 def get_service_properties(self, ssid): member in ShillXmlRpcDelegate