Searched refs:postConnectionMethod (Results 1 – 2 of 2) sorted by relevance
1147 int postConnectionMethod; in verifyTrustOnFirstUseFlow() local1150 postConnectionMethod = WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA; in verifyTrustOnFirstUseFlow()1156 postConnectionMethod = WifiEnterpriseConfig.TOFU_STATE_CERT_PINNING; in verifyTrustOnFirstUseFlow()1161 postConnectionMethod = WifiEnterpriseConfig.TOFU_STATE_CONFIGURE_ROOT_CA; in verifyTrustOnFirstUseFlow()1167 eq(config.networkId), eq(postConnectionMethod)); in verifyTrustOnFirstUseFlow()
635 int postConnectionMethod = useCertificatePinning(false) in handleAccept() local639 mCurrentTofuConfig.networkId, postConnectionMethod); in handleAccept()