| spandsp 0.0.6
    | 
#include <at_interpreter.h>
| Public Attributes | |
| int | echo | 
| int | verbose | 
| int | result_code_format | 
| int | pulse_dial | 
| int | double_escape | 
| int | adaptive_receive | 
| uint8_t | s_regs [100] | 
AT profile.
| int at_profile_t::adaptive_receive | 
???
| int at_profile_t::double_escape | 
???
| int at_profile_t::echo | 
TRUE if character echo is enabled
| int at_profile_t::pulse_dial | 
TRUE if pulse dialling is the default
| int at_profile_t::result_code_format | 
TRUE if result codes are verbose
| uint8_t at_profile_t::s_regs[100] | 
The state of all possible S registers
| int at_profile_t::verbose | 
TRUE if verbose reporting is enabled