Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
tdd_state Struct Reference
Collaboration diagram for tdd_state:
Collaboration graph
[legend]

Data Fields

int charnum
 
fsk_data fskd
 
int mode
 
int modo
 
int oldlen
 
short oldstuff [4096]
 
int pos
 
char rawdata [256]
 

Detailed Description

Definition at line 47 of file tdd.c.

Field Documentation

◆ charnum

int charnum

Definition at line 55 of file tdd.c.

Referenced by tdd_generate(), and tdd_new().

◆ fskd

fsk_data fskd

Definition at line 48 of file tdd.c.

Referenced by tdd_feed(), and tdd_new().

◆ mode

int mode

Definition at line 54 of file tdd.c.

Referenced by tdd_feed(), tdd_generate(), and tdd_new().

◆ modo

int modo

Definition at line 53 of file tdd.c.

Referenced by tdd_decode_baudot().

◆ oldlen

int oldlen

Definition at line 51 of file tdd.c.

Referenced by tdd_feed().

◆ oldstuff

short oldstuff[4096]

Definition at line 50 of file tdd.c.

Referenced by tdd_feed().

◆ pos

int pos

Definition at line 52 of file tdd.c.

Referenced by ast_tdd_gen_ecdisa(), and tdd_new().

◆ rawdata

char rawdata[256]

Definition at line 49 of file tdd.c.


The documentation for this struct was generated from the following file: