28#if !defined(_SPANDSP_PRIVATE_ADEMCO_CONTACTID_H_) 
   29#define _SPANDSP_PRIVATE_ADEMCO_CONTACTID_H_ 
   33    ademco_contactid_report_func_t callback;
 
   34    void *callback_user_data;
 
   37    int remaining_samples;
 
   39    int32_t tone_phase_rate;
 
   43    char rx_digits[16 + 1];
 
   52    tone_report_func_t callback;
 
   53    void *callback_user_data;
 
   56    int remaining_samples;
 
   59#if defined(SPANDSP_USE_FIXED_POINT) 
Definition private/dtmf.h:51
Definition private/dtmf.h:34
Definition tone_detect.h:46
Definition private/logging.h:34