http://www.hht-eu.com/pls/hht/docs/F3140/bcm963xx_Speedport500V.0.09.04L.300L01.V27_c...
[bcm963xx.git] / userapps / broadcom / cfm / inc / psixml.h
index 12011bf..054ff3e 100755 (executable)
@@ -247,8 +247,10 @@ extern PSX_STATUS xmlSetPMapObjNode(FILE* file, const char *appName, const UINT1
                            const PSI_VALUE value, const UINT16 length);
 extern PSX_STATUS xmlSetLanNode(FILE* file, const char *appName, const UINT16 id,
                         const PSI_VALUE value, const UINT16 length);
+#ifdef WIRELESS 
 extern PSX_STATUS xmlSetWirelessNode(FILE* file, const char *appName, const UINT16 id,
                              const PSI_VALUE value, const UINT16 length);
+#endif
 extern PSX_STATUS xmlSetWanNode(FILE* file, const char *appName, const UINT16 id,
                         const PSI_VALUE value, const UINT16 length);
 extern PSX_STATUS xmlSetAtmTdNode(FILE* file, const char *appName, const UINT16 id,
@@ -305,6 +307,7 @@ extern void xmlSetPMapAttr(FILE *file, const char *name, const UINT16 id, const
                   const UINT16 length);
 extern void xmlSetLanAttr(FILE *file, const char *name, const UINT16 id, const PSI_VALUE value,
                   const UINT16 length);
+#ifdef WIRELESS
 extern void xmlWlSetWebAttr(FILE *file, PWIRELESS_VAR wlVars);
 extern void xmlWlSetEncrytionAttr(FILE *file, PWIRELESS_VAR wlVars);
 extern void xmlWlSetEncryptionStrengthAttr(FILE *file, PWIRELESS_VAR wlVars);
@@ -316,6 +319,7 @@ extern void xmlSetWirelessMacFilterAttr(FILE *file, const char *name, const UINT
                           ,const UINT16 length);
 extern void xmlSetRadiusAttr(FILE *file, const char *name, const UINT16 id, const PSI_VALUE value,
                                         const UINT16 length);
+#endif
 extern void xmlSetAtmInitAttr(FILE *file, const char *name, const UINT16 id, const PSI_VALUE value,
                       const UINT16 length);
 extern void xmlSetAtmPortAttr(FILE *file, const char *name, const UINT16 id, const PSI_VALUE value,