Home
last modified time | relevance | path

Searched defs:createApInterface (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
DIWificond.aidl33 @nullable IApInterface createApInterface(@utf8InCpp String iface_name); in createApInterface() method
/system/connectivity/wificond/
Dserver.cpp123 Status Server::createApInterface(const std::string& iface_name, in createApInterface() function in android::wificond::Server