Searched refs:caps_preamble_support (Results 1 – 1 of 1) sorted by relevance
253 int caps_preamble_support = static_cast<int>(caps.preambleSupport); in TEST_P() local254 caps_preamble_support >>= 1; in TEST_P()255 while (caps_preamble_support != 0) { in TEST_P()256 caps_preamble_support >>= 1; in TEST_P()