|
Gammu internals
1.38.0
|
#include <gsmstate.h>

Definition at line 1378 of file gsmstate.h.
| IncomingCallCallback _GSM_User::IncomingCall |
Definition at line 1381 of file gsmstate.h.
Referenced by DUMMY_PreAPICall(), GSM_InitConnection_Log(), GSM_SetIncomingCallCallback(), and NOKIA_EncodeDateTime().
| void* _GSM_User::IncomingCallUserData |
Definition at line 1386 of file gsmstate.h.
Referenced by DUMMY_PreAPICall(), GSM_SetIncomingCallCallback(), and NOKIA_EncodeDateTime().
| IncomingCBCallback _GSM_User::IncomingCB |
Definition at line 1383 of file gsmstate.h.
Referenced by GSM_InitConnection_Log(), and GSM_SetIncomingCBCallback().
| void* _GSM_User::IncomingCBUserData |
Definition at line 1388 of file gsmstate.h.
Referenced by GSM_SetIncomingCBCallback().
| IncomingSMSCallback _GSM_User::IncomingSMS |
Definition at line 1382 of file gsmstate.h.
Referenced by GSM_InitConnection_Log(), and GSM_SetIncomingSMSCallback().
| void* _GSM_User::IncomingSMSUserData |
Definition at line 1387 of file gsmstate.h.
Referenced by GSM_SetIncomingSMSCallback().
| IncomingUSSDCallback _GSM_User::IncomingUSSD |
Definition at line 1384 of file gsmstate.h.
Referenced by DUMMY_DialService(), GSM_InitConnection_Log(), GSM_SetIncomingUSSDCallback(), and NOKIA_EncodeDateTime().
| void* _GSM_User::IncomingUSSDUserData |
Definition at line 1389 of file gsmstate.h.
Referenced by DUMMY_DialService(), GSM_SetIncomingUSSDCallback(), and NOKIA_EncodeDateTime().
| SendSMSStatusCallback _GSM_User::SendSMSStatus |
Definition at line 1385 of file gsmstate.h.
Referenced by DUMMY_SendSMS(), GSM_InitConnection_Log(), and GSM_SetSendSMSStatusCallback().
| void* _GSM_User::SendSMSStatusUserData |
Definition at line 1390 of file gsmstate.h.
Referenced by DUMMY_SendSMS(), and GSM_SetSendSMSStatusCallback().
| GSM_Reply_Function* _GSM_User::UserReplyFunctions |
Definition at line 1379 of file gsmstate.h.
Referenced by GSM_DispatchMessage(), and GSM_InitConnection_Log().