Searched refs:onDataPathEndNotification (Results 1 – 3 of 3) sorted by relevance
561 mDut.onDataPathEndNotification(ndpId + i); in testMultipleNdpsOnSingleNdi()709 mDut.onDataPathEndNotification(ndpId); in testMultipleIdenticalRequests()1663 mDut.onDataPathEndNotification(ndpId); in testDataPathInitiatorUtilityMore()1775 mDut.onDataPathEndNotification(ndpId); in testDataPathResponderUtility()2255 mDut.onDataPathEndNotification(ndpId); in testDataPathAcceptsAnyResponderWithMultipleInitiator()2264 mDut.onDataPathEndNotification(endNdpId); in testDataPathAcceptsAnyResponderWithMultipleInitiator()2280 mDut.onDataPathEndNotification(successNdpId); in testDataPathAcceptsAnyResponderWithMultipleInitiator()
605 mWifiAwareStateManager.onDataPathEndNotification(ndpInstanceId); in eventDataPathTerminated()
1319 public void onDataPathEndNotification(int ndpId) { in onDataPathEndNotification() method in WifiAwareStateManager