Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DResponderConfig.java86 public @interface ChannelWidth { annotation in ResponderConfig
208 boolean supports80211mc, @ChannelWidth int channelWidth, int frequency, int centerFreq0, in ResponderConfig()
247 boolean supports80211mc, @ChannelWidth int channelWidth, int frequency, int centerFreq0, in ResponderConfig()
286 @ChannelWidth int channelWidth, int frequency, int centerFreq0, int centerFreq1, in ResponderConfig()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiAnnotations.java76 public @interface ChannelWidth{} annotation in WifiAnnotations
DScanResult.java24 import android.net.wifi.WifiAnnotations.ChannelWidth;
439 public @ChannelWidth int channelWidth;