Home
last modified time | relevance | path

Searched refs:SetupInterface (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/wificond/
Dserver.cpp94 if (!SetupInterface(iface_name, &interface)) { in createApInterface()
125 if (!SetupInterface(iface_name, &interface)) { in createClientInterface()
299 bool Server::SetupInterface(const std::string& iface_name, in SetupInterface() function in android::wificond::Server
Dserver.h99 bool SetupInterface(const std::string& iface_name, InterfaceInfo* interface);