Searched refs:tsf_ (Results 1 – 5 of 5) sorted by relevance
46 tsf_(0) { in ScanResult()56 tsf_(other.tsf_) { in ScanResult()72 rssi_dbm_ == other.rssi_dbm_ && tsf_ == other.tsf_; in operator ==()81 frequency_scanned_mhz_, rssi_dbm_, tsf_); in Serialize()124 tsf_ = fbs_result.tsf(); in Deserialize()136 LOGI(" tsf: %" PRIu64, tsf_); in Log()165 tsf_ = 0; // tsf value not available in UpdateFromChreWifiScanResult()
37 EXPECT_EQ(0, nanoapp_scan_result.tsf_); in TEST()
143 init(result.tsf_, rand_gen); in init()
41 uint64_t tsf_, in NativeScanResult() argument50 tsf(tsf_), in NativeScanResult()
90 uint64_t tsf_; // TSF found in beacon/probe response variable