Fixed stripped down datacalls
[gnokii.git] / include / newmodules / n6110.h
index cbce246..bd5c384 100644 (file)
@@ -72,10 +72,8 @@ static GSM_Error N6110_SetOperatorName ( GSM_Network *operator);
 static GSM_Error N6110_GetMemoryLocation(GSM_PhonebookEntry *entry);
 static GSM_Error N6110_WritePhonebookLocation(GSM_PhonebookEntry *entry);
 
 static GSM_Error N6110_GetMemoryLocation(GSM_PhonebookEntry *entry);
 static GSM_Error N6110_WritePhonebookLocation(GSM_PhonebookEntry *entry);
 
-#ifndef UCLINUX
 static GSM_Error N6110_GetSpeedDial(GSM_SpeedDial *entry);
 static GSM_Error N6110_SetSpeedDial(GSM_SpeedDial *entry);
 static GSM_Error N6110_GetSpeedDial(GSM_SpeedDial *entry);
 static GSM_Error N6110_SetSpeedDial(GSM_SpeedDial *entry);
-#endif /* UCLINUX */
 
 static GSM_Error N6110_GetMemoryStatus(GSM_MemoryStatus *Status);
 #ifndef UCLINUX
 
 static GSM_Error N6110_GetMemoryStatus(GSM_MemoryStatus *Status);
 #ifndef UCLINUX
@@ -100,11 +98,11 @@ static GSM_Error N6110_GetSecurityCode(GSM_SecurityCode *SecurityCode);
 
 static GSM_Error N6110_GetSMSCenter(GSM_MessageCenter *MessageCenter);
 static GSM_Error N6110_SetSMSCenter(GSM_MessageCenter *MessageCenter);
 
 static GSM_Error N6110_GetSMSCenter(GSM_MessageCenter *MessageCenter);
 static GSM_Error N6110_SetSMSCenter(GSM_MessageCenter *MessageCenter);
+#endif /* UCLINUX */
 
 static GSM_Error N6110_GetIMEI(char *imei);
 static GSM_Error N6110_GetRevision(char *revision);
 static GSM_Error N6110_GetModel(char *model);
 
 static GSM_Error N6110_GetIMEI(char *imei);
 static GSM_Error N6110_GetRevision(char *revision);
 static GSM_Error N6110_GetModel(char *model);
-#endif /* UCLINUX */
 static GSM_Error N6110_GetManufacturer(char *manufacturer);
 
 #ifndef UCLINUX
 static GSM_Error N6110_GetManufacturer(char *manufacturer);
 
 #ifndef UCLINUX
@@ -160,8 +158,8 @@ static GSM_Error N6110_Reset(unsigned char type);
 #ifndef UCLINUX
 static GSM_Error N6110_GetProfile(GSM_Profile *Profile);
 static GSM_Error N6110_SetProfile(GSM_Profile *Profile);
 #ifndef UCLINUX
 static GSM_Error N6110_GetProfile(GSM_Profile *Profile);
 static GSM_Error N6110_SetProfile(GSM_Profile *Profile);
-static bool      N6110_SendRLPFrame(RLP_F96Frame *frame, bool out_dtx);
 #endif /* UCLINUX */
 #endif /* UCLINUX */
+static bool      N6110_SendRLPFrame(RLP_F96Frame *frame, bool out_dtx);
 
 static GSM_Error N6110_CancelCall(void);
 
 
 static GSM_Error N6110_CancelCall(void);