Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java118 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in TestUtils.MonitoredWifiAwareNativeApi
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java1186 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in WifiAwareNativeApi
DWifiAwareStateManager.java967 public void endDataPath(int ndpId) { in endDataPath() method in WifiAwareStateManager