Searched refs:DTMF_PARAMETER_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
97 #define DTMF_PARAMETER_BUFFER_SIZE 12 macro303 byte dtmf_parameter_buffer[DTMF_PARAMETER_BUFFER_SIZE];
3707 if (plci->dtmf_parameter_length > DTMF_PARAMETER_BUFFER_SIZE) in manufacturer_req()3708 plci->dtmf_parameter_length = DTMF_PARAMETER_BUFFER_SIZE; in manufacturer_req()10190 byte parameter_buffer[DTMF_PARAMETER_BUFFER_SIZE + 2]; in dtmf_parameter_write()