Searched refs:GetRingtone (Results 1 – 7 of 7) sorted by relevance
/dports/comms/gammu/gammu-1.42.0/gammu/ |
H A D | misc.h | 9 extern void GetRingtone(int argc, char *argv[]);
|
H A D | gammu.c | 617 {"getringtone", 1, 2, GetRingtone, {H_Ringtone,0}, "location [file]"}, 618 {"getphoneringtone", 1, 2, GetRingtone, {H_Ringtone,0}, "location [file]"},
|
H A D | misc.c | 585 void GetRingtone(int argc, char *argv[]) in GetRingtone() function
|
/dports/comms/gammu/gammu-1.42.0/libgammu/ |
H A D | gsmstate.h | 1127 GSM_Error (*GetRingtone) (GSM_StateMachine *s, GSM_Ringtone *Ringtone, gboolean PhoneRingtone); member
|
H A D | api.c | 1059 err = s->Phone.Functions->GetRingtone(s, Ringtone, PhoneRingtone); in GSM_GetRingtone()
|
/dports/comms/gnokii/gnokii-0.6.31/common/phones/ |
H A D | nk6100.c | 115 static gn_error GetRingtone(gn_data *data, struct gn_statemachine *state); 358 return GetRingtone(data, state); in Functions() 2187 static gn_error GetRingtone(gn_data *data, struct gn_statemachine *state) in GetRingtone() function 4083 error = GetRingtone(&d, state); in get_ringtone_list()
|
/dports/comms/gnokii/gnokii-0.6.31/ |
H A D | ChangeLog | 2702 o GetRingtone support added (BORBELY Zoltan) 2710 o GetRingtone, SetRingtone emulation added (BORBELY Zoltan)
|