Searched refs:getTargetMode (Results 1 – 4 of 4) sorted by relevance
255 nullApConfig.getTargetMode()); in startSoftApDefaultConfigFailedToLoad()258 nullApConfig.getTargetMode()); in startSoftApDefaultConfigFailedToLoad()298 nullApConfig.getTargetMode()); in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()341 nullApConfig.getTargetMode()); in testSetupForSoftApModeEmptyInterfaceNameFailureIncrementsMetrics()385 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForNoCountryCode()388 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForNoCountryCode()433 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure()436 softApConfig.getTargetMode()); in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure()547 softApConfig.getTargetMode()); in startSoftApFailNoChannel()550 TEST_INTERFACE_NAME, softApConfig.getTargetMode()); in startSoftApFailNoChannel()[all …]
35 public int getTargetMode() { in getTargetMode() method in SoftApModeConfiguration
602 SoftApCallbackImpl callback = new SoftApCallbackImpl(softapConfig.getTargetMode()); in startSoftAp()
145 mMode = apConfig.getTargetMode(); in SoftApManager()