Home
last modified time | relevance | path

Searched refs:SetFastSMSSending (Results 1 – 2 of 2) sorted by relevance

/dports/comms/gammu/gammu-1.42.0/libgammu/
H A Dgsmstate.h1039 GSM_Error (*SetFastSMSSending) (GSM_StateMachine *s, gboolean enable); member
H A Dapi.c773 err = s->Phone.Functions->SetFastSMSSending(s, enable); in GSM_SetFastSMSSending()