Searched refs:CAPIDTMF_RECV_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
47 #define CAPIDTMF_RECV_STATE_IDLE 0x00 macro76 …_block(p_state, buffer, length) { if ((p_state)->recv.state != CAPIDTMF_RECV_STATE_IDLE) capidtmf…
426 p_state->recv.state = CAPIDTMF_RECV_STATE_IDLE; in capidtmf_recv_init()452 if (p_state->recv.state == CAPIDTMF_RECV_STATE_IDLE) in capidtmf_recv_disable()