summaryrefslogtreecommitdiff
path: root/libgammu/phone/pfunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgammu/phone/pfunc.h')
-rw-r--r--libgammu/phone/pfunc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgammu/phone/pfunc.h b/libgammu/phone/pfunc.h
index 80ffb93..2a573d2 100644
--- a/libgammu/phone/pfunc.h
+++ b/libgammu/phone/pfunc.h
@@ -42,6 +42,8 @@ GSM_Error PHONE_Terminate (GSM_StateMachine *s);
*/
GSM_Error NoneReply(GSM_Protocol_Message msg, GSM_StateMachine *s);
+GSM_Error PHONE_FindDataFile(GSM_StateMachine *s, GSM_File * File, const char *ExtraPath, const char *filename);
+GSM_Error PHONE_UploadFile(GSM_StateMachine *s, GSM_File * File);
#endif
/*@}*/
/*@}*/