Searched refs:supportedSoftApBands (Results 1 – 1 of 1) sorted by relevance
1146 List<Integer> supportedSoftApBands = new ArrayList<>(); in startLocalOnlyHotspot() local1150 supportedSoftApBands = getSupportedSoftApBand( in startLocalOnlyHotspot()1180 assertEquals(supportedSoftApBands.size() > 0 ? supportedSoftApBands.get(0) in startLocalOnlyHotspot()