wlanutilities/wlansniffer/wlaninfo/inc/wsfwlaninfo.h
changeset 2 6e4b6261703d
parent 0 56b72877c1cb
equal deleted inserted replaced
1:d07e190ed096 2:6e4b6261703d
   344         // The name of the WLAN IAP
   344         // The name of the WLAN IAP
   345         TBuf8<KWlanMaxAccessPointNameLength> iNetworkName;
   345         TBuf8<KWlanMaxAccessPointNameLength> iNetworkName;
   346         
   346         
   347         //UI priority for known networks
   347         //UI priority for known networks
   348         TUint8 iPriority;
   348         TUint8 iPriority;
       
   349         
       
   350         //Raw SSID - not converted
       
   351         TWlanSsid iRawSsid;
   349     };
   352     };
   350 
   353 
   351 
   354 
   352 #include "wsfwlaninfo.inl"
   355 #include "wsfwlaninfo.inl"
   353 
   356