Searched refs:propAuthAlgorithms (Results 1 – 2 of 2) sorted by relevance
146 mStaticProperties.propAuthAlgorithms = new WifiNetworkAuthAlgorithmsProperty(this); in createProperties()178 delete mStaticProperties.propAuthAlgorithms; in ~WifiNetwork()483 pm->attachProperty(nsName, mStaticProperties.propAuthAlgorithms); in attachProperties()501 pm->detachProperty(nsName, mStaticProperties.propAuthAlgorithms); in detachProperties()
294 WifiNetworkAuthAlgorithmsProperty *propAuthAlgorithms; member