Searched refs:INC_CON_PENDING (Results 1 – 2 of 2) sorted by relevance
656 #define INC_CON_PENDING 2 macro
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()[all …]