Searched refs:dwell_time_ms (Results 1 - 2 of 2) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java1672 public int dwell_time_ms; field in class:WifiNative.ChannelSettings
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
H A DScanScheduleUtil.java43 if (channel1.dwell_time_ms != channel2.dwell_time_ms) return false;

Completed in 1140 milliseconds