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