Searched refs:getTargetMode (Results 1 – 4 of 4) sorted by relevance
225 nullApConfig.getTargetMode()); in startSoftApDefaultConfigFailedToLoad()228 nullApConfig.getTargetMode()); in startSoftApDefaultConfigFailedToLoad()267 nullApConfig.getTargetMode()); in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()309 nullApConfig.getTargetMode()); in testSetupForSoftApModeEmptyInterfaceNameFailureIncrementsMetrics()352 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForNoCountryCode()355 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForNoCountryCode()399 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure()402 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure()512 softApConfig.getTargetMode()); in startSoftApFailNoChannel()515 TEST_INTERFACE_NAME, softApConfig.getTargetMode()); in startSoftApFailNoChannel()[all …]
35 public int getTargetMode() { in getTargetMode() method in SoftApModeConfiguration
600 SoftApCallbackImpl callback = new SoftApCallbackImpl(softapConfig.getTargetMode()); in startSoftAp()
137 mMode = apConfig.getTargetMode(); in SoftApManager()