Searched refs:go_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() local589 go_present = policy_mgr_mode_specific_connection_count( in scm_req_update_concurrency_params()600 if (go_present) in scm_req_update_concurrency_params()645 (go_present && go_peer_count)) { in scm_req_update_concurrency_params()677 if (ap_present && go_present && sta_active) { in scm_req_update_concurrency_params()694 if (go_present) { in scm_req_update_concurrency_params()723 if (go_present && sta_active) { in scm_req_update_concurrency_params()
1726 uint32_t ap_present, go_present; in policy_mgr_is_sap_go_existed() local1732 go_present = policy_mgr_mode_specific_connection_count( in policy_mgr_is_sap_go_existed()1734 if (go_present) in policy_mgr_is_sap_go_existed()