wlanutilities/wlansniffer/engine/server/inc/wsfwlanscanner.h
branchRCL_3
changeset 8 c2bc3f8c7777
parent 0 56b72877c1cb
child 12 981afc7d3841
equal deleted inserted replaced
4:107412708b22 8:c2bc3f8c7777
   494         /**
   494         /**
   495         * Connected SSID or IAP name
   495         * Connected SSID or IAP name
   496         */
   496         */
   497         TBuf8<KWlanMaxAccessPointNameLength> iConnectedSsidOrIap;
   497         TBuf8<KWlanMaxAccessPointNameLength> iConnectedSsidOrIap;
   498         
   498         
       
   499 		/**
       
   500         * Array containing the available IAP IDs 
       
   501         */
       
   502         RArray<TUint> iAvailableIaps;
       
   503         
   499     };
   504     };
   500 
   505 
   501 
   506 
   502 #endif      //  C_WSFWLANSCANNER_H
   507 #endif      //  C_WSFWLANSCANNER_H
   503 
   508