Home
last modified time | relevance | path

Searched refs:GetRingtone (Results 1 – 7 of 7) sorted by relevance

/dports/comms/gammu/gammu-1.42.0/gammu/
H A Dmisc.h9 extern void GetRingtone(int argc, char *argv[]);
H A Dgammu.c617 {"getringtone", 1, 2, GetRingtone, {H_Ringtone,0}, "location [file]"},
618 {"getphoneringtone", 1, 2, GetRingtone, {H_Ringtone,0}, "location [file]"},
H A Dmisc.c585 void GetRingtone(int argc, char *argv[]) in GetRingtone() function
/dports/comms/gammu/gammu-1.42.0/libgammu/
H A Dgsmstate.h1127 GSM_Error (*GetRingtone) (GSM_StateMachine *s, GSM_Ringtone *Ringtone, gboolean PhoneRingtone); member
H A Dapi.c1059 err = s->Phone.Functions->GetRingtone(s, Ringtone, PhoneRingtone); in GSM_GetRingtone()
/dports/comms/gnokii/gnokii-0.6.31/common/phones/
H A Dnk6100.c115 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 DChangeLog2702 o GetRingtone support added (BORBELY Zoltan)
2710 o GetRingtone, SetRingtone emulation added (BORBELY Zoltan)