spandsp
3.0.0
|
#include <at_interpreter.h>
Public Attributes | |
bool | echo |
bool | verbose |
int | result_code_format |
bool | 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 |
???
bool at_profile_t::echo |
True if character echo is enabled
bool at_profile_t::pulse_dial |
True if pulse dialling is the default
int at_profile_t::result_code_format |
Result code format code - numeic or verbose
uint8_t at_profile_t::s_regs[100] |
The state of all possible S registers
bool at_profile_t::verbose |
True if verbose reporting is enabled