Home
last modified time | relevance | path

Searched refs:PROVISIONING_TIMEOUT_FILS_CONNECTION_MS (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeImpl.java209 public static final int PROVISIONING_TIMEOUT_FILS_CONNECTION_MS = 36_000; // 36 secs. field in ClientModeImpl
8288 .withProvisioningTimeoutMs(PROVISIONING_TIMEOUT_FILS_CONNECTION_MS); in startIpClient()