OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startWpsWithPinFromDeviceCommand
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
WifiNative.java
184
public native static String
startWpsWithPinFromDeviceCommand
(String bssid);
WifiConfigStore.java
421
result.pin = WifiNative.
startWpsWithPinFromDeviceCommand
(config.BSSID);
[
all
...]
Completed in 32 milliseconds