Searched refs:TOFU_STATE_CONFIGURE_ROOT_CA (Results 1 – 5 of 5) sorted by relevance
351 public static final int TOFU_STATE_CONFIGURE_ROOT_CA = 2; field in WifiEnterpriseConfig363 TOFU_STATE_CONFIGURE_ROOT_CA,2010 if (mTofuConnectionState != TOFU_STATE_CONFIGURE_ROOT_CA && in enableTrustOnFirstUse()
1150 postConnectionMethod = WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA; in verifyTrustOnFirstUseFlow()1161 postConnectionMethod = WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA; in verifyTrustOnFirstUseFlow()
637 : WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA; in handleAccept()
1151 if (internalTofuState == WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA in mergeTofuConnectionState()4513 if (state != WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA in setTofuPostConnectionState()
2298 case WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA: in convertTofuConnectionStateToProto()