Home
last modified time | relevance | path

Searched refs:onDataPathRequest (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java346 public WifiAwareNetworkSpecifier onDataPathRequest(int pubSubId, byte[] mac, int ndpId, in onDataPathRequest() method in WifiAwareDataPathStateManager
DWifiAwareStateManager.java1484 WifiAwareNetworkSpecifier networkSpecifier = mDataPathMgr.onDataPathRequest( in processNotification()