Lines Matching refs:INC_CON_PENDING
423 || (plci->State == INC_CON_PENDING) in api_put()
1085 if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) in plci_remove()
1461 else if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) { in connect_res()
1587 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in disconnect_req()
1840 if (plci->State == INC_CON_PENDING) { in alert_req()
2869 if (a->ncci_state[ncci] == INC_CON_PENDING) { in connect_b3_res()
3003 || (a->ncci_state[ncci] == INC_CON_PENDING) in disconnect_b3_req()
3294 else if (a->ncci_state[ncci] == INC_CON_PENDING) { in connect_b3_t90_a_res()
3347 …if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) /* send alert tone inband … in select_b_req()
5710 plci->State = INC_CON_PENDING; in sig_ind()
5921 && (a->codec_listen[i]->State == INC_CON_PENDING in sig_ind()
6040 if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) in sig_ind()
7000 a->ncci_state[ncci] = INC_CON_PENDING; in nl_ind()
9375 if (plci->State == INC_CON_PENDING in CapiRelease()