Home
last modified time | relevance | path

Searched defs:waitForAttach (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/
H A DCallbackUtils.java80 public Pair<Integer, WifiAwareSession> waitForAttach() throws InterruptedException { in waitForAttach() method in CallbackUtils.AttachCb
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/aware/
DCallbackUtils.java90 public Pair<CallbackCode, WifiAwareSession> waitForAttach() throws InterruptedException { in waitForAttach() method in CallbackUtils.AttachCb