Searched refs:NL80211_ATTR_BEACON_HEAD (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 287 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL 1410 * @NL80211_ATTR_BEACON_HEAD: portion of the beacon before the TIM IE 2369 NL80211_ATTR_BEACON_HEAD, enumerator
|
H A D | driver_nl80211.c | 4087 nla_put(msg, NL80211_ATTR_BEACON_HEAD, params->head_len, in wpa_driver_nl80211_set_ap() 8996 nla_put(msg, NL80211_ATTR_BEACON_HEAD, in set_beacon_data()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 354 * using the %NL80211_ATTR_BEACON_HEAD and %NL80211_ATTR_BEACON_TAIL 1542 * @NL80211_ATTR_BEACON_HEAD: portion of the beacon before the TIM IE 2611 NL80211_ATTR_BEACON_HEAD, enumerator
|
H A D | driver_nl80211.c | 4817 nla_put(msg, NL80211_ATTR_BEACON_HEAD, params->head_len, in wpa_driver_nl80211_set_ap() 10307 nla_put(msg, NL80211_ATTR_BEACON_HEAD,
|
Completed in 47 milliseconds