#include <opie2/oprocess.h>#include "io_serial.h"#include "profile.h"Include dependency graph for io_modem.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | MODEM_DEFAULT_DEVICE "/dev/ttyS0" |
| #define | MODEM_DEFAULT_BAUD 9600 |
| #define | MODEM_DEFAULT_PARITY 0 |
| #define | MODEM_DEFAULT_DBITS 8 |
| #define | MODEM_DEFAULT_SBITS 1 |
| #define | MODEM_DEFAULT_FLOW 0 |
| #define | MODEM_DEFAULT_INIT_STRING "AT" |
| #define | MODEM_DEFAULT_RESET_STRING "ATZ~" |
| #define | MODEM_DEFAULT_DIAL_PREFIX1 "ATDT" |
| #define | MODEM_DEFAULT_DIAL_SUFFIX1 "" |
| #define | MODEM_DEFAULT_DIAL_PREFIX2 "" |
| #define | MODEM_DEFAULT_DIAL_SUFFIX2 "" |
| #define | MODEM_DEFAULT_DIAL_PREFIX3 "" |
| #define | MODEM_DEFAULT_DIAL_SUFFIX3 "" |
| #define | MODEM_DEFAULT_CONNECT_STRING "CONNECT" |
| #define | MODEM_DEFAULT_HANGUP_STRING "+++ATH" |
| #define | MODEM_DEFAULT_CANCEL_STRING "" |
| #define | MODEM_DEFAULT_DIAL_TIME 45 |
| #define | MODEM_DEFAULT_DELAY_REDIAL 2 |
| #define | MODEM_DEFAULT_NUMBER_TRIES 10 |
| #define | MODEM_DEFAULT_DTR_DROP_TIME 1 |
| #define | MODEM_DEFAULT_BPS_DETECT 0 |
| #define | MODEM_DEFAULT_DCD_LINES 1 |
| #define | MODEM_DEFAULT_MULTI_LINE_UNTAG 0 |
|
|
Definition at line 10 of file io_modem.h. Referenced by IOModem::reload(). |
|
|
Definition at line 31 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 26 of file io_modem.h. Referenced by IOModem::reload(). |
|
|
Definition at line 24 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 12 of file io_modem.h. Referenced by IOModem::reload(). |
|
|
Definition at line 32 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 28 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 9 of file io_modem.h. Referenced by IOModem::reload(). |
|
|
Definition at line 18 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), IOModem::reload(), and Dialer::trydial(). |
|
|
Definition at line 20 of file io_modem.h. |
|
|
Definition at line 22 of file io_modem.h. |
|
|
Definition at line 19 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 21 of file io_modem.h. |
|
|
Definition at line 23 of file io_modem.h. |
|
|
Definition at line 27 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 30 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 14 of file io_modem.h. Referenced by IOModem::reload(). |
|
|
Definition at line 25 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), IOModem::reload(), Dialer::setHangupOnly(), and Dialer::trydial(). |
|
|
Definition at line 16 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), IOModem::reload(), and Dialer::trydial(). |
|
|
Definition at line 33 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 29 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 11 of file io_modem.h. Referenced by IOModem::reload(). |
|
|
Definition at line 17 of file io_modem.h. Referenced by ATConfigDialog::readConfig(), and IOModem::reload(). |
|
|
Definition at line 13 of file io_modem.h. Referenced by IOModem::reload(). |
1.4.2