Gammu API  1.32.90
GSM_NetworkInfo Struct Reference

#include <gammu-info.h>

Data Fields

char CID [10]
char NetworkCode [10]
GSM_NetworkInfo_State State
char LAC [10]
unsigned char NetworkName [15 *2]
GSM_GPRS_State GPRS
char PacketCID [10]
GSM_NetworkInfo_State PacketState
char PacketLAC [10]

Detailed Description

Structure for getting the current network info.

Definition at line 110 of file gammu-info.h.

Field Documentation

char GSM_NetworkInfo::CID[10]

Cell ID (CID)

Definition at line 114 of file gammu-info.h.

GSM_GPRS_State GSM_NetworkInfo::GPRS

GPRS state.

Definition at line 135 of file gammu-info.h.

char GSM_NetworkInfo::LAC[10]

LAC (Local Area Code).

Definition at line 127 of file gammu-info.h.

char GSM_NetworkInfo::NetworkCode[10]

GSM network code.

Definition at line 118 of file gammu-info.h.

unsigned char GSM_NetworkInfo::NetworkName[15 *2]

Name of current network like returned from phone (or empty).

Definition at line 131 of file gammu-info.h.

char GSM_NetworkInfo::PacketCID[10]

Cell ID (CID) for packet network

Definition at line 139 of file gammu-info.h.

char GSM_NetworkInfo::PacketLAC[10]

LAC (Local Area Code) for packet data.

Definition at line 148 of file gammu-info.h.

GSM_NetworkInfo_State GSM_NetworkInfo::PacketState

Status of network logging for packet data. If phone is not logged into any network, some values are not filled

Definition at line 144 of file gammu-info.h.

GSM_NetworkInfo_State GSM_NetworkInfo::State

Status of network logging. If phone is not logged into any network, some values are not filled

Definition at line 123 of file gammu-info.h.


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