Searched refs:NL80211_ATTR_BEACON_INTERVAL (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 293 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL, 532 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not 1408 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU 2367 NL80211_ATTR_BEACON_INTERVAL, enumerator
|
H A D | driver_nl80211.c | 3857 return nla_put_u32(msg, NL80211_ATTR_BEACON_INTERVAL, in nl80211_put_beacon_int()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 360 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL, 601 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not 1540 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU 2609 NL80211_ATTR_BEACON_INTERVAL, enumerator
|
H A D | driver_nl80211.c | 4480 return nla_put_u32(msg, NL80211_ATTR_BEACON_INTERVAL, in nl80211_put_beacon_int()
|
Completed in 49 milliseconds