Home
last modified time | relevance | path

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

/dports/comms/gammu/gammu-1.42.0/libgammu/phone/at/
H A Datfunc.h36 extern GSM_Error ATGEN_AnswerCall (GSM_StateMachine *s, int ID, gboolean all);
H A Datgen.c4706 GSM_Error ATGEN_AnswerCall(GSM_StateMachine *s, int ID UNUSED, gboolean all) in ATGEN_AnswerCall() function
6457 ATGEN_AnswerCall,
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/atobex/
H A Datobex.c405 return ATGEN_AnswerCall(s,ID,all); in ATOBEX_AnswerCall()
/dports/comms/gammu/gammu-1.42.0/libgammu/phone/alcatel/
H A Dalcatel.c2355 return ATGEN_AnswerCall(s,ID,all); in ALCATEL_AnswerCall()