122 char NetworkCode[10];
135 unsigned char NetworkName[15 * 2];
304 GSM_DisplayFeature Feature[7];
GSM_ChargeState ChargeState
const unsigned char * GSM_GetNetworkName(const char *NetworkCode)
const char * GSM_FeatureToString(GSM_Feature feature)
GSM_Error GSM_GetBatteryCharge(GSM_StateMachine *s, GSM_BatteryCharge *bat)
const GSM_CodeName GSM_Networks[]
GSM_Error GSM_GetPPM(GSM_StateMachine *s, char *value)
GSM_Error GSM_GetIMEI(GSM_StateMachine *s, char *value)
const GSM_CodeName GSM_Countries[]
GSM_Error GSM_GetSIMIMSI(GSM_StateMachine *s, char *IMSI)
GSM_Feature GSM_FeatureFromString(const char *feature)
GSM_Error GSM_GetModel(GSM_StateMachine *s, char *value)
gboolean GSM_AddPhoneFeature(GSM_PhoneModel *model, GSM_Feature feature)
GSM_PhoneModel * GSM_GetModelInfo(GSM_StateMachine *s)
#define GSM_MAX_PHONE_FEATURES
GSM_Error GSM_GetNetworkInfo(GSM_StateMachine *s, GSM_NetworkInfo *netinfo)
GSM_Error GSM_GetDisplayStatus(GSM_StateMachine *s, GSM_DisplayFeatures *features)
GSM_NetworkInfo_State State
GSM_Error GSM_GetOriginalIMEI(GSM_StateMachine *s, char *value)
gboolean GSM_IsPhoneFeatureAvailable(GSM_PhoneModel *model, GSM_Feature feature)
GSM_NetworkInfo_State PacketState
GSM_Error GSM_GetSignalQuality(GSM_StateMachine *s, GSM_SignalQuality *sig)
GSM_Error GSM_GetHardware(GSM_StateMachine *s, char *value)
GSM_Error GSM_GetManufacturer(GSM_StateMachine *s, char *value)
GSM_Error GSM_GetManufactureMonth(GSM_StateMachine *s, char *value)
const unsigned char * GSM_GetCountryName(const char *CountryCode)
GSM_Error GSM_GetProductCode(GSM_StateMachine *s, char *value)
GSM_BatteryType BatteryType
GSM_Error GSM_GetFirmware(GSM_StateMachine *s, char *value, char *date, double *num)