Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareDataPathStateManagerTest.java299 DataPathEndPointInfo res = initDataPathEndPoint(true, clientId, pubSubId, requestorId, in testDataPathWithPortInfoOnPublisher()
338 DataPathEndPointInfo res = initDataPathEndPoint(true, clientId, pubSubId, requestorId, in testDataPathWithPortInfoInvalidPort()
372 DataPathEndPointInfo res = initDataPathEndPoint(true, clientId, pubSubId, requestorId, in testDataPathWithPortInfoButNoSecurityOnSubscriber()
410 DataPathEndPointInfo res = initDataPathEndPoint(true, clientId, pubSubId, requestorId, in testDestroyNdiDuringNdpSetupResponder()
483 DataPathEndPointInfo[] ress = new DataPathEndPointInfo[3]; in testMultipleNdpsOnSingleNdi()
602 DataPathEndPointInfo ddepi = initDataPathEndPoint(false, in testMultipleIdenticalRequests()
1317 DataPathEndPointInfo res = initDataPathEndPoint(true, clientId, pubSubId, requestorId, in testDataPathInitiatorResponderMismatchUtility()
1930 private DataPathEndPointInfo initDataPathEndPoint(boolean isFirstIteration, int clientId, in initDataPathEndPoint()
1971 return new DataPathEndPointInfo(sessionId.getValue(), peerIdCaptor.getValue(), in initDataPathEndPoint()
2082 private static class DataPathEndPointInfo { class in WifiAwareDataPathStateManagerTest
[all …]