Searched refs:dtmf_code_buffer (Results 1 – 1 of 1) sorted by relevance
6555 byte dtmf_code_buffer[CAPIDTMF_RECV_DIGIT_BUFFER_SIZE + 1]; in nl_ind() local6716 i = capidtmf_indication(&(plci->capidtmf_state), dtmf_code_buffer + 1); in nl_ind()6719 dtmf_code_buffer[0] = DTMF_UDATA_INDICATION_DIGITS_RECEIVED; in nl_ind()6720 dtmf_indication(Id, plci, dtmf_code_buffer, (word)(i + 1)); in nl_ind()