Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaIfaceHalTest.java2374 int reauthDelay = 5; in executeAndValidateHs20DeauthImminentCallback() local
2376 bssid, reasonCode, reauthDelay, HS20_URL); in executeAndValidateHs20DeauthImminentCallback()
2385 assertEquals(reauthDelay, wnmDataCaptor.getValue().getDelay()); in executeAndValidateHs20DeauthImminentCallback()