Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/
H A Dserver.cpp128 if (!SetupInterface(iface_name, &interface, &wiphy_index)) { in createApInterface()
189 if (!SetupInterface(iface_name, &interface, &wiphy_index)) { in createClientInterface()
455 bool Server::SetupInterface(const std::string& iface_name, in SetupInterface() function in android::wificond::Server
H A Dserver.h118 bool SetupInterface(const std::string& iface_name, InterfaceInfo* interface,