Home | History | Annotate | Download | only in wifi

Lines Matching refs:interval_seconds

1119   bool SetScanInterval(uint16_t interval_seconds, Error* error) {
1120 return wifi_->SetScanInterval(interval_seconds, error);