Searched refs:hostapd_ctrl_iface_check_count_ (Results 1 – 2 of 2) sorted by relevance
85 hostapd_ctrl_iface_check_count_ = 0; in Start()96 if (hostapd_ctrl_iface_check_count_ >= kHostapdCtrlIfaceCheckMaxAttempts) { in HostapdCtrlIfaceCheckTask()102 hostapd_ctrl_iface_check_count_++; in HostapdCtrlIfaceCheckTask()
100 int hostapd_ctrl_iface_check_count_; variable