Searched refs:SetupInterface (Results 1 – 2 of 2) sorted by relevance
128 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
118 bool SetupInterface(const std::string& iface_name, InterfaceInfo* interface,