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

/system/core/nexus/
H A DWifiController.h130 class WifiCurrentNetworkProperty : public WifiIntegerProperty { class in class:WifiController
132 WifiCurrentNetworkProperty(WifiController *c);
133 virtual ~WifiCurrentNetworkProperty() {}
214 WifiCurrentNetworkProperty *propCurrentNetwork;
H A DWifiController.cpp82 mDynamicProperties.propCurrentNetwork = new WifiCurrentNetworkProperty(this);
778 WifiController::WifiCurrentNetworkProperty::WifiCurrentNetworkProperty(WifiController *c) : function in class:WifiController::WifiCurrentNetworkProperty
781 int WifiController::WifiCurrentNetworkProperty::get(int idx, int *buffer) {

Completed in 5 milliseconds