Searched refs:get_wiphy (Results 1 – 1 of 1) sorted by relevance
53 NL80211Packet get_wiphy( in GetWiphyIndex() local58 get_wiphy.AddFlag(NLM_F_DUMP); in GetWiphyIndex()60 if (!netlink_manager_->SendMessageAndGetResponses(get_wiphy, &response)) { in GetWiphyIndex()200 NL80211Packet get_wiphy( in GetWiphyInfo() local205 get_wiphy.AddAttribute(NL80211Attr<uint32_t>(NL80211_ATTR_WIPHY, wiphy_index)); in GetWiphyInfo()207 if (!netlink_manager_->SendMessageAndGetSingleResponse(get_wiphy, in GetWiphyInfo()