Home
last modified time | relevance | path

Searched refs:beacon_tsf_microseconds (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/wificond/scanning/
Dscan_utils.cpp213 uint64_t beacon_tsf_microseconds; in GetBssTimestamp() local
214 if (bss.GetAttributeValue(NL80211_BSS_BEACON_TSF, &beacon_tsf_microseconds)) { in GetBssTimestamp()
216 beacon_tsf_microseconds); in GetBssTimestamp()