Searched refs:EICON_STATE_ICALL (Results 1 – 3 of 3) sorted by relevance
261 #define EICON_STATE_ICALL 1 macro
2421 chan->fsm_state = EICON_STATE_ICALL; in idi_handle_ind()2459 if ((chan->fsm_state == EICON_STATE_ICALL) || (chan->fsm_state == EICON_STATE_ICALLW)) { in idi_handle_ind()2460 chan->fsm_state = EICON_STATE_ICALL; in idi_handle_ind()2484 if ((chan->fsm_state == EICON_STATE_ICALL) || (chan->fsm_state == EICON_STATE_IWAIT)) { in idi_handle_ind()
483 if (chan->fsm_state == EICON_STATE_ICALL) { in eicon_command()