Home
last modified time | relevance | path

Searched defs:endDataPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java118 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in TestUtils.MonitoredWifiAwareNativeApi
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java1045 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in WifiAwareNativeApi
DWifiAwareStateManager.java820 public void endDataPath(int ndpId) { in endDataPath() method in WifiAwareStateManager