Go to the documentation of this file.
61 #ifndef __WL_PROFILE_H__
62 #define __WL_PROFILE_H__
70 #define ROOT_CONFIG_FILENAME "/etc/agere/iwconfig-"
84 void ParseConfigLine(
char *pszLine,
char **ppszLVal,
char **ppszRVal );
87 #endif // __WL_PROFILE_H__