Searched defs:randomizedMacAddress (Results 1 – 3 of 3) sorted by relevance
725 MacAddress randomizedMacAddress = mMacAddressUtil.calculatePersistentMacForSap( in updatePersistentRandomizedMacAddress() local
1327 MacAddress randomizedMacAddress = MacAddress.fromString("01:23:45:67:89:ab"); in getWifiConfigsForPasspointProfilesWithoutNonPersistentMacRandomization() local1338 assertEquals(config.getRandomizedMacAddress(), randomizedMacAddress); in getWifiConfigsForPasspointProfilesWithoutNonPersistentMacRandomization() local1351 MacAddress randomizedMacAddress = MacAddress.fromString("01:23:45:67:89:ab"); in getWifiConfigsForPasspointProfilesWithNonPersistentMacRandomization() local
5835 MacAddress randomizedMacAddress = configuration.getRandomizedMacAddress(); in assertRandomizedMacAddressMaskedInWifiConfiguration() local