Home
last modified time | relevance | path

Searched defs:kQueueStatePollIntervalSeconds (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/wifi/
Dmac80211_monitor.cc48 const time_t Mac80211Monitor::kQueueStatePollIntervalSeconds = 30; member in shill::Mac80211Monitor
Dmac80211_monitor.h81 static const time_t kQueueStatePollIntervalSeconds; variable