Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_unittest.cc1119 bool SetScanInterval(uint16_t interval_seconds, Error* error) { in SetScanInterval() argument
1120 return wifi_->SetScanInterval(interval_seconds, error); in SetScanInterval()