Kannel: Open Source WAP and SMS gateway  svn-r5335
ModemDef Struct Reference

#include <smsc_at.h>

Data Fields

Octstrid
 
Octstrname
 
Octstrdetect_string
 
Octstrdetect_string2
 
Octstrinit_string
 
Octstrreset_string
 
long speed
 
Octstrenable_hwhs
 
int need_sleep
 
int no_pin
 
int no_smsc
 
long sendline_sleep
 
Octstrkeepalive_cmd
 
int broken
 
Octstrmessage_storage
 
long message_start
 
int enable_mms
 
int hardware_flow_control
 

Detailed Description

Definition at line 99 of file smsc_at.h.

Field Documentation

◆ broken

int ModemDef::broken

Definition at line 113 of file smsc_at.h.

Referenced by at2_read_modems().

◆ detect_string

Octstr* ModemDef::detect_string

Definition at line 102 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_detect_modem_type(), and at2_read_modems().

◆ detect_string2

Octstr* ModemDef::detect_string2

Definition at line 103 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_detect_modem_type(), and at2_read_modems().

◆ enable_hwhs

Octstr* ModemDef::enable_hwhs

Definition at line 107 of file smsc_at.h.

Referenced by at2_destroy_modem(), and at2_read_modems().

◆ enable_mms

int ModemDef::enable_mms

Definition at line 116 of file smsc_at.h.

Referenced by at2_read_modems().

◆ hardware_flow_control

int ModemDef::hardware_flow_control

Definition at line 117 of file smsc_at.h.

Referenced by at2_read_modems().

◆ id

Octstr* ModemDef::id

Definition at line 100 of file smsc_at.h.

Referenced by at2_destroy_modem(), and at2_read_modems().

◆ init_string

Octstr* ModemDef::init_string

Definition at line 104 of file smsc_at.h.

Referenced by at2_destroy_modem(), and at2_read_modems().

◆ keepalive_cmd

Octstr* ModemDef::keepalive_cmd

Definition at line 112 of file smsc_at.h.

Referenced by at2_destroy_modem(), and at2_read_modems().

◆ message_start

long ModemDef::message_start

Definition at line 115 of file smsc_at.h.

Referenced by at2_read_modems(), and at2_read_sms_memory().

◆ message_storage

Octstr* ModemDef::message_storage

Definition at line 114 of file smsc_at.h.

Referenced by at2_destroy_modem(), and at2_read_modems().

◆ name

Octstr* ModemDef::name

Definition at line 101 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_detect_modem_type(), and at2_read_modems().

◆ need_sleep

int ModemDef::need_sleep

Definition at line 108 of file smsc_at.h.

Referenced by at2_read_modems().

◆ no_pin

int ModemDef::no_pin

Definition at line 109 of file smsc_at.h.

Referenced by at2_read_modems().

◆ no_smsc

int ModemDef::no_smsc

Definition at line 110 of file smsc_at.h.

Referenced by at2_read_modems().

◆ reset_string

Octstr* ModemDef::reset_string

Definition at line 105 of file smsc_at.h.

Referenced by at2_destroy_modem(), and at2_read_modems().

◆ sendline_sleep

long ModemDef::sendline_sleep

Definition at line 111 of file smsc_at.h.

Referenced by at2_read_modems().

◆ speed

long ModemDef::speed

Definition at line 106 of file smsc_at.h.

Referenced by at2_read_modems().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.