OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:respondToDataPathRequest
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
TestUtils.java
111
public boolean
respondToDataPathRequest
(short transactionId, boolean accept, int ndpId,
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareNativeApi.java
[
all
...]
WifiAwareDataPathStateManager.java
372
mMgr.
respondToDataPathRequest
(false, ndpId, "", null, null, false);
384
mMgr.
respondToDataPathRequest
(false, ndpId, "", null, null, false);
392
mMgr.
respondToDataPathRequest
(true, ndpId, nnri.interfaceName, nnri.networkSpecifier.pmk,
402
* @param success Whether or not the '
RespondToDataPathRequest
' operation was a success.
[
all
...]
WifiAwareStateManager.java
[
all
...]
Completed in 677 milliseconds