HomeSort by relevance Sort by last modified time
    Searched refs:ChannelSettings (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiScanningServiceImpl.java 782 bucketSettings.channels = new WifiNative.ChannelSettings[MAX_CHANNELS];
785 WifiNative.ChannelSettings channelSettings = new WifiNative.ChannelSettings();
786 bucketSettings.channels[j] = channelSettings;
    [all...]
WifiNative.java     [all...]

Completed in 54 milliseconds