Searched refs:NL80211_ATTR_BEACON_INTERVAL (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h209 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL,
406 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not
978 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU
1580 NL80211_ATTR_BEACON_INTERVAL, enumerator in enum:nl80211_attrs
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h209 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL,
407 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not
1011 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU
1663 NL80211_ATTR_BEACON_INTERVAL, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7417 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL, params->beacon_int);
8811 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL,
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h209 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL,
407 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not
1011 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU
1663 NL80211_ATTR_BEACON_INTERVAL, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7417 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL, params->beacon_int);
8811 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h209 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL,
407 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not
1011 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU
1663 NL80211_ATTR_BEACON_INTERVAL, enumerator in enum:nl80211_attrs
H A Ddriver_nl80211.c7417 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL, params->beacon_int);
8811 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL,

Completed in 566 milliseconds