RTEMS CPU Kit with SuperCore  4.11.3
Macros | Typedefs | Functions
rtemsdialer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DIALER_INIT   0
 
#define DIALER_CONNECT   1
 
#define DIALER_WELCOME   2
 
#define DIALER_DISCONNECT   3
 
#define DIALER_SUCCESS   0
 
#define DIALER_INVALIDARG   1
 
#define DIALER_UNEXPECTED   2
 
#define DIALER_TIMEOUT   3
 
#define DIALER_CMDFAILED   4
 

Typedefs

typedef int(* dialerfp) (int tty, int mode, char *pScript)
 

Functions

int chatmain (int tty, int mode, char *pScript)