Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java380 public boolean onDataPathRequest(int pubSubId, byte[] mac, int ndpId, in onDataPathRequest() method in WifiAwareDataPathStateManager
DWifiAwareStateManager.java1651 boolean success = mDataPathMgr.onDataPathRequest( in processNotification()