Lines Matching refs:INC_CON_PENDING
408 || (plci->State == INC_CON_PENDING) in api_put()
1070 if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) in plci_remove()
1344 else if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) { in connect_res()
1467 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in disconnect_req()
1717 if (plci->State == INC_CON_PENDING) { in alert_req()
2746 if (a->ncci_state[ncci] == INC_CON_PENDING) { in connect_b3_res()
2880 || (a->ncci_state[ncci] == INC_CON_PENDING) in disconnect_b3_req()
3171 else if (a->ncci_state[ncci] == INC_CON_PENDING) { in connect_b3_t90_a_res()
3224 …if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) /* send alert tone inband … in select_b_req()
5584 plci->State = INC_CON_PENDING; in sig_ind()
5794 && (a->codec_listen[i]->State == INC_CON_PENDING in sig_ind()
5913 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in sig_ind()
6862 a->ncci_state[ncci] = INC_CON_PENDING; in nl_ind()
9237 if (plci->State == INC_CON_PENDING in CapiRelease()