Home
last modified time | relevance | path

Searched refs:ERR_WRONGFOLDER (Results 1 – 4 of 4) sorted by relevance

/dports/comms/gammu/gammu-1.42.0/include/
H A Dgammu-error.h253 ERR_WRONGFOLDER, enumerator
/dports/comms/gammu/gammu-1.42.0/libgammu/
H A Dgsmcomon.c138 {ERR_WRONGFOLDER, "WRONGFOLDER", N_("Wrong folder used.")},
/dports/comms/gammu/gammu-1.42.0/docs/manual/python/
H A Dexceptions.rst372 .. exception:: gammu.ERR_WRONGFOLDER
374 Exception corresponding to gammu error ERR_WRONGFOLDER.
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/at/
H A Dat-sms.c1848 return ERR_WRONGFOLDER; in ATGEN_AddSMS()