Searched refs:NL80211_ATTR_BEACON_INTERVAL (Results 1 - 6 of 6) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/drivers/ |
H A D | nl80211_copy.h | 184 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL, 381 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not 909 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU 1461 NL80211_ATTR_BEACON_INTERVAL, enumerator in enum:nl80211_attrs
|
H A D | driver_nl80211.c | 6332 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL, params->beacon_int);
|
/external/wpa_supplicant_8/src/drivers/ |
H A D | nl80211_copy.h | 184 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL, 381 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not 909 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU 1461 NL80211_ATTR_BEACON_INTERVAL, enumerator in enum:nl80211_attrs
|
H A D | driver_nl80211.c | 6332 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL, params->beacon_int);
|
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ |
H A D | nl80211_copy.h | 184 * do not change are used, these include %NL80211_ATTR_BEACON_INTERVAL, 381 * given in the %NL80211_ATTR_BEACON_INTERVAL attribute, which if not 909 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU 1461 NL80211_ATTR_BEACON_INTERVAL, enumerator in enum:nl80211_attrs
|
H A D | driver_nl80211.c | 6332 NLA_PUT_U32(msg, NL80211_ATTR_BEACON_INTERVAL, params->beacon_int);
|
Completed in 1870 milliseconds