Searched refs:htOperation (Results 1 – 2 of 2) sorted by relevance
146 InformationElementUtil.HtOperation htOperation = new InformationElementUtil.HtOperation(); in NetworkDetail() local175 htOperation.from(ie); in NetworkDetail()265 mChannelWidth = htOperation.getChannelWidth(); in NetworkDetail()266 mCenterfreq0 = htOperation.getCenterFreq0(mPrimaryFreq); in NetworkDetail()
1829 InformationElementUtil.HtOperation htOperation = new InformationElementUtil.HtOperation(); in populateScanResult() local1839 htOperation.from(ie); in populateScanResult()1859 result.channelWidth = htOperation.getChannelWidth(); in populateScanResult()1860 result.centerFreq0 = htOperation.getCenterFreq0(result.frequency); in populateScanResult()