Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/
H A Dserver.h132 int FindWiphyIndex(const std::string& iface_name);
H A Dserver.cpp422 int wiphy_index = FindWiphyIndex(iface_name); in getDeviceWiphyCapabilities()
574 int Server::FindWiphyIndex( in FindWiphyIndex() function in android::wificond::Server