HomeSort by relevance Sort by last modified time
    Searched defs:WIFI_BAND_BOTH (Results 1 - 3 of 3) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
WifiScanner.java 62 public static final int WIFI_BAND_BOTH = 3; /* both bands without DFS channels */
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 212 WIFI_BAND_BOTH = 3 # both bands without DFS channels
233 WIFI_BAND_BOTH: ALL_2G_FREQUENCIES + NONE_DFS_5G_FREQUENCIES,
381 WifiEnums.WIFI_BAND_BOTH: self.ALL_2G_FREQUENCIES + self.NONE_DFS_5G_FREQUENCIES,
  /prebuilts/sdk/system_current/
android.jar 

Completed in 1090 milliseconds