summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/dialer.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-13- make dialer accessible transparently when opening a modem sessionjosef1-2/+4
- implement sending data (currently written to stdout for debug purpose)
2002-10-13- implement better state machine, with explanationjosef1-0/+7
- command order as used in kppp's connect.cpp
2002-10-13- first stub for modem dialer widgetjosef1-0/+42
- this is not yet used in opie-console; to do so, the modem-specific profile part (AT commands [atconfigdialog.cpp] and dial options [dialdialog.cpp]) should be used