Home
last modified time | relevance | path

Searched refs:gn_sms_message_type (Results 1 – 3 of 3) sorted by relevance

/dports/comms/gnokii/gnokii-0.6.31/include/gnokii/
H A Dsms.h287 } gn_sms_message_type; typedef
289 GNOKII_API const char *gn_sms_message_type2str(gn_sms_message_type t);
359 gn_sms_message_type message_type;
400 gn_sms_message_type type; /* Type of the message. */
/dports/comms/gnokii/gnokii-0.6.31/common/
H A Dgsm-common.c385 GNOKII_API const char *gn_sms_message_type2str(gn_sms_message_type t) in gn_sms_message_type2str()
/dports/comms/gnokii/gnokii-0.6.31/common/phones/
H A Dnk7110.c1002 static inline unsigned int get_data(gn_sms_message_type t, unsigned int a, in get_data()