Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DIWifiNanIface.java223 boolean endDataPath(short transactionId, int ndpId); in endDataPath() method
DWifiNanIfaceAidlImpl.java437 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in WifiNanIfaceAidlImpl
DWifiNanIface.java480 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in WifiNanIface
DWifiNanIfaceHidlImpl.java235 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in WifiNanIfaceHidlImpl
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java123 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in TestUtils.MonitoredWifiAwareNativeApi
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java675 public boolean endDataPath(short transactionId, int ndpId) { in endDataPath() method in WifiAwareNativeApi
DWifiAwareStateManager.java1579 public void endDataPath(int ndpId) { in endDataPath() method in WifiAwareStateManager