Searched refs:ChannelWidth (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Wifi/framework/java/android/net/wifi/rtt/ |
D | ResponderConfig.java | 86 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/ |
D | WifiAnnotations.java | 76 public @interface ChannelWidth{} annotation in WifiAnnotations
|
D | ScanResult.java | 24 import android.net.wifi.WifiAnnotations.ChannelWidth; 439 public @ChannelWidth int channelWidth;
|