wlanutilities/wlansniffer/mainapplication/inc/wsfdetailsviewmodel.h
branchRCL_3
changeset 12 981afc7d3841
parent 0 56b72877c1cb
equal deleted inserted replaced
11:8b0eae1b1d71 12:981afc7d3841
   229          * @return formated string
   229          * @return formated string
   230          */        
   230          */        
   231         HBufC* FormatCoverageLC();
   231         HBufC* FormatCoverageLC();
   232     
   232     
   233         /**
   233         /**
   234          * Formats wlan speed to string 
   234          * Formats wlan technology to string 
   235          * @since S60 v5.0
   235          * @since S60 v5.2
   236          * @return formated string
   236          * @return formated string
   237          */        
   237          */        
   238         HBufC* FormatSpeedLC();
   238         HBufC* FormatTechnologyLC();
   239     
   239     
   240         /**
   240         /**
   241         * Calculate number of visible (Not hidden) WLANs
   241         * Calculate number of visible (Not hidden) WLANs
   242         * @since S60 v.3.0
   242         * @since S60 v.3.0
   243         * @param aArray Array of WLAN passed as reference
   243         * @param aArray Array of WLAN passed as reference