HomeSort by relevance Sort by last modified time
    Searched refs:kHostapdCtrlIfaceCheckMaxAttempts (Results 1 - 2 of 2) sorted by null

  /system/connectivity/apmanager/
hostapd_monitor.h 68 static const int kHostapdCtrlIfaceCheckMaxAttempts;
hostapd_monitor.cc 51 const int HostapdMonitor::kHostapdCtrlIfaceCheckMaxAttempts = 5;
96 if (hostapd_ctrl_iface_check_count_ >= kHostapdCtrlIfaceCheckMaxAttempts) {

Completed in 399 milliseconds