Searched refs:NL80211_BSS_BEACON_TSF (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_scan.c757 if (bss[NL80211_BSS_BEACON_TSF]) {
758 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]);
H A Dnl80211_copy.h3745 * that the NL80211_BSS_BEACON_TSF will be from)
3768 * @NL80211_BSS_BEACON_TSF: TSF of the last received beacon (u64)
3799 NL80211_BSS_BEACON_TSF, enumerator in enum:nl80211_bss
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_scan.c757 if (bss[NL80211_BSS_BEACON_TSF]) {
758 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]);
H A Dnl80211_copy.h3745 * that the NL80211_BSS_BEACON_TSF will be from)
3768 * @NL80211_BSS_BEACON_TSF: TSF of the last received beacon (u64)
3799 NL80211_BSS_BEACON_TSF, enumerator in enum:nl80211_bss
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_scan.c757 if (bss[NL80211_BSS_BEACON_TSF]) {
758 u64 tsf = nla_get_u64(bss[NL80211_BSS_BEACON_TSF]);
H A Dnl80211_copy.h3745 * that the NL80211_BSS_BEACON_TSF will be from)
3768 * @NL80211_BSS_BEACON_TSF: TSF of the last received beacon (u64)
3799 NL80211_BSS_BEACON_TSF, enumerator in enum:nl80211_bss
/external/iw/
H A Dnl80211.h3336 * that the NL80211_BSS_BEACON_TSF will be from)
3359 * @NL80211_BSS_BEACON_TSF: TSF of the last received beacon (u64)
3380 NL80211_BSS_BEACON_TSF, enumerator in enum:nl80211_bss
/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h3828 * that the NL80211_BSS_BEACON_TSF will be from)
3851 * @NL80211_BSS_BEACON_TSF: TSF of the last received beacon (u64)
3882 NL80211_BSS_BEACON_TSF, enumerator in enum:nl80211_bss

Completed in 316 milliseconds