Searched refs:START_RESULT_FAILURE_UNSUPPORTED_CONFIG (Results 1 – 3 of 3) sorted by relevance
104 START_RESULT_FAILURE_UNSUPPORTED_CONFIG,127 public static final int START_RESULT_FAILURE_UNSUPPORTED_CONFIG = 4; field in SoftApManager782 return START_RESULT_FAILURE_UNSUPPORTED_CONFIG; in setMacAddress()872 return START_RESULT_FAILURE_UNSUPPORTED_CONFIG; in startSoftAp()907 } else if (startResult == START_RESULT_FAILURE_UNSUPPORTED_CONFIG) { in handleStartSoftApFailure()1245 START_RESULT_FAILURE_UNSUPPORTED_CONFIG); in processMessageImpl()1291 handleStartSoftApFailure(START_RESULT_FAILURE_UNSUPPORTED_CONFIG); in processMessageImpl()1448 handleStartSoftApFailure(START_RESULT_FAILURE_UNSUPPORTED_CONFIG); in processMessageImpl()
9353 case SoftApManager.START_RESULT_FAILURE_UNSUPPORTED_CONFIG:
2704 eq(SoftApManager.START_RESULT_FAILURE_UNSUPPORTED_CONFIG), in testSoftApEnableFailureBecauseSetMaxClientWhenNotSupport()2732 eq(SoftApManager.START_RESULT_FAILURE_UNSUPPORTED_CONFIG), in testSoftApEnableFailureBecauseSecurityTypeSaeSetupButSaeNotSupport()2768 eq(SoftApManager.START_RESULT_FAILURE_UNSUPPORTED_CONFIG), in testSoftApEnableFailureBecauseDaulBandConfigSetWhenACSNotSupport()