Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dwifi_bootstrap_manager.cc25 const int kBootstrapTimeoutSeconds = 600; variable
87 base::TimeDelta::FromSeconds(kBootstrapTimeoutSeconds)); in StartBootstrapping()