Home
last modified time | relevance | path

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

/system/connectivity/apmanager/
Dhostapd_monitor.cc50 const int HostapdMonitor::kHostapdCtrlIfaceCheckIntervalMs = 500; member in apmanager::HostapdMonitor
106 kHostapdCtrlIfaceCheckIntervalMs); in HostapdCtrlIfaceCheckTask()
Dhostapd_monitor.h67 static const int kHostapdCtrlIfaceCheckIntervalMs; variable