Searched refs:mac_address_randomization (Results 1 – 5 of 5) sorted by relevance
24 with client.mac_address_randomization(True):28 with client.mac_address_randomization(False):
23 with client.mac_address_randomization(True):
40 with self.context.client.mac_address_randomization(False):
31 with self.context.client.mac_address_randomization(False):
900 def mac_address_randomization(self, enabled): member in WiFiClient