Searched refs:set_dhcp_property (Results 1 – 2 of 2) sorted by relevance
67 with client.set_dhcp_property(self.HOSTNAME_PROPERTY, self.HOSTNAME_VALUE):68 with client.set_dhcp_property(self.VENDORCLASS_PROPERTY,
1373 def set_dhcp_property(self, dhcp_prop_name, dhcp_prop_value): member in WiFiClient