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

/system/core/nexus/
H A DWifiController.h170 class WifiInterfaceProperty : public WifiStringProperty { class in class:WifiController
172 WifiInterfaceProperty(WifiController *c);
173 virtual ~WifiInterfaceProperty() {}
220 WifiInterfaceProperty *propInterface;
H A DWifiController.cpp77 mDynamicProperties.propInterface = new WifiInterfaceProperty(this);
729 WifiController::WifiInterfaceProperty::WifiInterfaceProperty(WifiController *c) : function in class:WifiController::WifiInterfaceProperty
732 int WifiController::WifiInterfaceProperty::get(int idx, char *buffer, size_t max) {

Completed in 5 milliseconds