Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_rtt_controller_aidl_test.cpp253 int caps_preamble_support = static_cast<int>(caps.preambleSupport); in TEST_P() local
254 caps_preamble_support >>= 1; in TEST_P()
255 while (caps_preamble_support != 0) { in TEST_P()
256 caps_preamble_support >>= 1; in TEST_P()