Searched refs:DTMF_PARAMETER_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
87 #define DTMF_PARAMETER_BUFFER_SIZE 12 macro293 byte dtmf_parameter_buffer[DTMF_PARAMETER_BUFFER_SIZE];
3582 if (plci->dtmf_parameter_length > DTMF_PARAMETER_BUFFER_SIZE) in manufacturer_req()3583 plci->dtmf_parameter_length = DTMF_PARAMETER_BUFFER_SIZE; in manufacturer_req()10059 byte parameter_buffer[DTMF_PARAMETER_BUFFER_SIZE + 2]; in dtmf_parameter_write()