Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dserver_unittest.cpp219 [](uint32_t* out_wiphy_index, const std::string& iface_name) { in TEST_F()
240 [](uint32_t* out_wiphy_index, const std::string& iface_name) { in TEST_F()
294 [](uint32_t* out_wiphy_index, const std::string& iface_name) { in TEST_F()
322 [](uint32_t* out_wiphy_index, const std::string& iface_name) { in TEST_F()
/system/connectivity/wificond/net/
Dnetlink_utils.cpp131 bool NetlinkUtils::GetWiphyIndex(uint32_t* out_wiphy_index, in GetWiphyIndex()
192 bool NetlinkUtils::GetWiphyIndex(uint32_t* out_wiphy_index) { in GetWiphyIndex()