Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/vts/functional/
Dwifi_chip_hidl_test.cpp38 constexpr IWifiChip::LatencyMode kLatencyModeLow = IWifiChip::LatencyMode::LOW; variable
103 HIDL_INVOKE(wifi_chip_, setLatencyMode, kLatencyModeLow); in TEST_P()