OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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