Home
last modified time | relevance | path

Searched refs:NL80211_STA_FLAG_TDLS_PEER (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h2920 * @NL80211_STA_FLAG_TDLS_PEER: station is a TDLS peer -- this flag should
2938 NL80211_STA_FLAG_TDLS_PEER, enumerator
2960 #define NL80211_STA_FLAG_MAX_OLD_API NL80211_STA_FLAG_TDLS_PEER
H A Ddriver_nl80211.c4465 f |= BIT(NL80211_STA_FLAG_TDLS_PEER); in sta_flags_nl80211()
5178 nla_put_flag(msg, NL80211_STA_FLAG_TDLS_PEER))) in wpa_driver_nl80211_sta_set_flags()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3253 * @NL80211_STA_FLAG_TDLS_PEER: station is a TDLS peer -- this flag should
3271 NL80211_STA_FLAG_TDLS_PEER, enumerator
3293 #define NL80211_STA_FLAG_MAX_OLD_API NL80211_STA_FLAG_TDLS_PEER
H A Ddriver_nl80211.c5269 f |= BIT(NL80211_STA_FLAG_TDLS_PEER); in sta_flags_nl80211()
6053 nla_put_flag(msg, NL80211_STA_FLAG_TDLS_PEER))) in wpa_driver_nl80211_sta_set_flags()

Completed in 52 milliseconds