OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doCustomSupplicantCommand
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java
111
String result = mSupplicantHook.
doCustomSupplicantCommand
(anqpGet);
125
String result = mSupplicantHook.
doCustomSupplicantCommand
("REQ_HS20_ICON " +
141
String response = mSupplicantHook.
doCustomSupplicantCommand
(command);
168
String result = mSupplicantHook.
doCustomSupplicantCommand
("DEL_HS20_ICON " +
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java
321
public String
doCustomSupplicantCommand
(String command) {
[
all
...]
Completed in 43 milliseconds