Searched refs:propPairwiseCiphers (Results 1 - 2 of 2) sorted by relevance

/system/core/nexus/
H A DWifiNetwork.cpp147 mStaticProperties.propPairwiseCiphers = new WifiNetworkPairwiseCiphersProperty(this);
179 delete mStaticProperties.propPairwiseCiphers;
484 pm->attachProperty(nsName, mStaticProperties.propPairwiseCiphers);
502 pm->detachProperty(nsName, mStaticProperties.propPairwiseCiphers);
H A DWifiNetwork.h295 WifiNetworkPairwiseCiphersProperty *propPairwiseCiphers; member in struct:WifiNetwork::__anon436

Completed in 41 milliseconds