Searched refs:PREAMBLE_VHT (Results 1 – 7 of 7) sorted by relevance
111 @IntDef({PREAMBLE_LEGACY, PREAMBLE_HT, PREAMBLE_VHT, PREAMBLE_HE})129 public static final int PREAMBLE_VHT = 2; field in ResponderConfig331 preamble = PREAMBLE_VHT; in fromScanResult()340 preamble = PREAMBLE_VHT; in fromScanResult()
441 ResponderConfig.PREAMBLE_VHT); in testResponderConfigParcel()478 assertEquals(ResponderConfig.PREAMBLE_VHT, config.preamble); in testResponderPreambleSelection()489 assertEquals(ResponderConfig.PREAMBLE_VHT, config.preamble); in testResponderPreambleSelection()
187 #define PREAMBLE_VHT 0x4 macro
165 public static final int PREAMBLE_VHT = 0x04; field in RttManager235 if ((preambleSupported & PREAMBLE_VHT) != 0) { in toString()1227 mRttCapabilities.preambleSupported = PREAMBLE_HT | PREAMBLE_VHT; in RttManager()
592 case ResponderConfig.PREAMBLE_VHT: in halRttPreambleFromResponderPreamble()606 case ResponderConfig.PREAMBLE_VHT: in halRttPreamble14FromResponderPreamble()
437 ResponderConfig.CHANNEL_WIDTH_80MHZ, 0, 0, 0, ResponderConfig.PREAMBLE_VHT); in testRangingWithInvalidParameterCombination()
50 field @Deprecated public static final int PREAMBLE_VHT = 4; // 0x41156 field public static final int PREAMBLE_VHT = 2; // 0x2