Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_connect.c1107 #define CM_CONNECT_MAX_ACTIVE_TIME 25000 macro
1128 if (time_since_connect_active >= CM_CONNECT_MAX_ACTIVE_TIME) { in cm_is_time_allowed_for_connect_attempt()
1131 CM_CONNECT_MAX_ACTIVE_TIME, in cm_is_time_allowed_for_connect_attempt()