Searched refs:mCurrentSoftApCapability (Results 1 – 1 of 1) sorted by relevance
239 private SoftApCapability mCurrentSoftApCapability; field in SoftApManager364 for (int channel : mCurrentSoftApCapability.getSupportedChannelList(band)) { in updateSafeChannelFrequencyList()470 mCurrentSoftApCapability = apConfig.getCapability(); in SoftApManager()481 mCurrentSoftApCapability, in SoftApManager()486 if (mCurrentSoftApCapability.areFeaturesSupported( in SoftApManager()641 mCurrentSoftApCapability, in getSoftApModeConfiguration()677 pw.println("mCurrentSoftApCapability: " + mCurrentSoftApCapability); in dump()797 && mCurrentSoftApCapability.areFeaturesSupported( in updateCountryCode()858 localConfigBuilder, mCurrentSoftApConfiguration, mCurrentSoftApCapability); in startSoftAp()869 mCurrentSoftApConfiguration, mCurrentSoftApCapability)) { in startSoftAp()[all …]