Home
last modified time | relevance | path

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

/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
DIWificond.aidl36 @nullable IClientInterface createClientInterface(@utf8InCpp String iface_name); in createClientInterface() method
/system/connectivity/wificond/
Dserver.cpp184 Status Server::createClientInterface(const std::string& iface_name, in createClientInterface() function in android::wificond::Server