Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi.h648 struct timeval resumed_at_; variable
Dwifi.cc154 resumed_at_((struct timeval){0}), in WiFi()
1421 max_age = kMaxBSSResumeAgeSeconds + (now.tv_sec - resumed_at_.tv_sec); in ScanDoneTask()
1901 time_->GetTimeMonotonic(&resumed_at_); in OnAfterResume()