Searched refs:NL80211_ATTR_WIPHY_FREQ (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/wificond/net/kernel-header-latest/
H A Dnl80211.h220 * %NL80211_ATTR_WIPHY_TXQ_PARAMS, %NL80211_ATTR_WIPHY_FREQ (and the
275 * %NL80211_ATTR_WIPHY_FREQ and the attributes determining channel width.
458 * request, too, to help BSS selection. %NL80211_ATTR_WIPHY_FREQ is used
518 * %NL80211_ATTR_MAC, %NL80211_ATTR_WIPHY_FREQ, %NL80211_ATTR_CONTROL_PORT,
522 * If included, %NL80211_ATTR_MAC and %NL80211_ATTR_WIPHY_FREQ are
529 * %NL80211_ATTR_MAC,%NL80211_ATTR_WIPHY_FREQ or the less strict
568 * radio) is used. %NL80211_ATTR_WIPHY_FREQ is used to specify the
607 * frame contents (including header). %NL80211_ATTR_WIPHY_FREQ is used
641 * @NL80211_CMD_SET_CHANNEL: Set the channel (using %NL80211_ATTR_WIPHY_FREQ
766 * %NL80211_ATTR_IFINDEX is now on %NL80211_ATTR_WIPHY_FREQ an
2140 NL80211_ATTR_WIPHY_FREQ, enumerator in enum:nl80211_attrs
2527 #define NL80211_ATTR_WIPHY_FREQ macro
[all...]
/system/connectivity/wificond/net/
H A Dnetlink_manager.cpp712 if (!packet->GetAttributeValue(NL80211_ATTR_WIPHY_FREQ, &frequency)) {
713 LOG(WARNING) << "Failed to get NL80211_ATTR_WIPHY_FREQ"

Completed in 49 milliseconds