Gammu internals  1.38.0
GSM_PhoneModel Struct Reference

#include <gammu-info.h>

Data Fields

const char * model
 
const char * number
 
const char * irdamodel
 
GSM_Feature features [GSM_MAX_PHONE_FEATURES+1]
 

Detailed Description

Model identification, used for finding phone features.

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

Field Documentation

§ features

GSM_Feature GSM_PhoneModel::features[GSM_MAX_PHONE_FEATURES+1]

List of supported features

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

Referenced by GetModelData(), GSM_AddPhoneFeature(), GSM_IsPhoneFeatureAvailable(), and GSM_RegisterAllPhoneModules().

§ irdamodel

const char* GSM_PhoneModel::irdamodel

Model as used over IrDA

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

§ model

const char* GSM_PhoneModel::model

Model as returned by phone

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

Referenced by GSM_RegisterAllPhoneModules(), and GSM_RegisterModule().

§ number

const char* GSM_PhoneModel::number

Identification by Gammu

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


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