Searched refs:out_wiphy_index (Results 1 – 3 of 3) sorted by relevance
32 MOCK_METHOD1(GetWiphyIndex, bool(uint32_t* out_wiphy_index));
52 bool NetlinkUtils::GetWiphyIndex(uint32_t* out_wiphy_index) { in GetWiphyIndex() argument85 if (!packet->GetAttributeValue(NL80211_ATTR_WIPHY, out_wiphy_index)) { in GetWiphyIndex()
140 virtual bool GetWiphyIndex(uint32_t* out_wiphy_index);