7 #ifndef __gammu_category_h 8 #define __gammu_category_h
#define GSM_MAX_CATEGORY_NAME_LENGTH
GSM_Error GSM_GetCategory(GSM_StateMachine *s, GSM_Category *Category)
GSM_Error GSM_GetCategoryStatus(GSM_StateMachine *s, GSM_CategoryStatus *Status)
GSM_Error GSM_AddCategory(GSM_StateMachine *s, GSM_Category *Category)