SWI_STRUCT_DTMFSend Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
U32 nNumberOfDigits
U8 byDigits [20]
U32 nToneOnDuration
U32 nToneOffDuration
bool bEarpieceFeedback


Detailed Description

This structure is used as input by the SwiSetDTMFSend function.

See also:
SwiSetDTMFSend

Member Data Documentation

earpiece feedback flag

  • TRUE if DTMF is to be played to earpiece
    • FALSE otherwise

list of DTMF digits to be played in order

  • valid digits are ',' '*' '#' '0'-'9' 'A'-'D'
    • digits are in ASCII
    • ',' indicates a 3-second pause

number of DTMF digits in the byDigits buffer

the length of time in milliseconds between DTMF tones

  • valid range is: 80ms < Range < 3000ms

the length of time in milliseconds that a DTMF will sound

  • valid range is: 80ms < Range < 3000ms

The size, in bytes, of this structure. This value must always be populated by the calling application.


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

Generated on Fri Oct 2 10:27:32 2009 for 3G SDK by  doxygen 1.5.9