Gammu internals  1.38.0
GSM_FeatureName Struct Reference

Data Fields

char name [MAX_FEATURE_NAME_LEN+1]
 
GSM_Feature feature
 

Detailed Description

Definition at line 26 of file gsmphones.c.

Field Documentation

§ feature

GSM_Feature GSM_FeatureName::feature

Definition at line 28 of file gsmphones.c.

Referenced by GSM_FeatureFromString(), and GSM_FeatureToString().

§ name

char GSM_FeatureName::name[MAX_FEATURE_NAME_LEN+1]

Definition at line 27 of file gsmphones.c.

Referenced by GSM_FeatureFromString(), and GSM_FeatureToString().


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