Searched refs:ap_present (Results 1 – 2 of 2) sorted by relevance
575 bool ap_present, go_present, sta_active, p2p_cli_present, ndi_present; in scm_req_update_concurrency_params() local587 ap_present = policy_mgr_mode_specific_connection_count( in scm_req_update_concurrency_params()597 if (ap_present) in scm_req_update_concurrency_params()644 if ((ap_present && sap_peer_count) || in scm_req_update_concurrency_params()649 if (ap_present) in scm_req_update_concurrency_params()677 if (ap_present && go_present && sta_active) { in scm_req_update_concurrency_params()735 if (ap_present) { in scm_req_update_concurrency_params()752 if (ap_present) { in scm_req_update_concurrency_params()
1726 uint32_t ap_present, go_present; in policy_mgr_is_sap_go_existed() local1728 ap_present = policy_mgr_get_sap_mode_count(psoc, NULL); in policy_mgr_is_sap_go_existed()1729 if (ap_present) in policy_mgr_is_sap_go_existed()