OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startWpsWithPinFromAccessPointCommand
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
WifiNative.java
182
public native static boolean
startWpsWithPinFromAccessPointCommand
(String bssid, String apPin);
WifiConfigStore.java
403
if (WifiNative.
startWpsWithPinFromAccessPointCommand
(config.BSSID, config.pin)) {
[
all
...]
Completed in 25 milliseconds