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