Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaIfaceHalTest.java2316 int testChannelBandwidth = ScanResult.CHANNEL_WIDTH_80MHZ_PLUS_MHZ; in testGetConnectionCapabilitiesV1_3() local
2328 assertEquals(testChannelBandwidth, cap.channelBandwidth); in testGetConnectionCapabilitiesV1_3()
2345 int testChannelBandwidth = ScanResult.CHANNEL_WIDTH_20MHZ; in testGetConnectionCapabilitiesV1_4() local
2357 assertEquals(testChannelBandwidth, cap.channelBandwidth); in testGetConnectionCapabilitiesV1_4()