Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareDataPathStateManager.java572 public boolean onDataPathConfirm(int ndpId, byte[] mac, boolean accept, in onDataPathConfirm() method in WifiAwareDataPathStateManager
H A DWifiAwareStateManager.java1668 boolean success = mDataPathMgr.onDataPathConfirm( in processNotification()