OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newSupplicantState
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
SupplicantStateTrackerTest.java
64
String bssid, SupplicantState
newSupplicantState
) {
66
new StateChangeResult(networkId, wifiSsid, bssid,
newSupplicantState
));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMonitor.java
538
* @param
newSupplicantState
New supplicant state.
542
SupplicantState
newSupplicantState
) {
544
new StateChangeResult(networkId, wifiSsid, bssid,
newSupplicantState
));
SupplicantStaIfaceHal.java
[
all
...]
Completed in 57 milliseconds