Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
Dwlan_scan_manager.c575 bool ap_present, go_present, sta_active, p2p_cli_present, ndi_present; in scm_req_update_concurrency_params() local
593 sta_active = policy_mgr_mode_specific_connection_count( in scm_req_update_concurrency_params()
677 if (ap_present && go_present && sta_active) { in scm_req_update_concurrency_params()
715 if ((sta_active || p2p_cli_present)) { in scm_req_update_concurrency_params()
723 if (go_present && sta_active) { in scm_req_update_concurrency_params()
729 if (ndi_present || (p2p_cli_present && sta_active)) { in scm_req_update_concurrency_params()
805 if (sta_active) { in scm_req_update_concurrency_params()