Gammu internals
1.38.0
|
Go to the source code of this file.
Data Structures | |
struct | GSM_Category |
struct | GSM_CategoryStatus |
Enumerations | |
enum | GSM_CategoryType { Category_ToDo = 1, Category_Phonebook } |
Functions | |
GSM_Error | GSM_GetCategory (GSM_StateMachine *s, GSM_Category *Category) |
GSM_Error | GSM_AddCategory (GSM_StateMachine *s, GSM_Category *Category) |
GSM_Error | GSM_GetCategoryStatus (GSM_StateMachine *s, GSM_CategoryStatus *Status) |
Categories handling.
Definition in file gammu-category.h.