![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GMLib - C API DocumentationThese are the GM0x API functions, listed in several functionality groups. Important notes:
Functions needed for initialization, status information, or mode changes
Functions for PPP GSM and GPRS connections
Functions for the internal clock of the GM0x
Functions for handling the internal storage of GM0x and the SIM card
Functions for retrieving network data
Functions for SIM PIN and SIM PUK handling
Functions for handling SMS
Functions for retrieving GPS data
Functions for RS232 multiplexing
These enums contain possible values for different parameters in gmlib functions. For easy mapping of enum and corresponding parameter name the enum name has a "gm" before the parameter name and the first letter of the parameter name becomes a capital. for example: enum gmTerminalCharacterSet contains possible values for parameter TerminalCharacterSet
Return values, structs and prototypes Symbolic links for the return values of the gmlib
Return values End of document |