Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DAttachTest.py102 autils.wait_for_event(dut, aconsts.BROADCAST_WIFI_AWARE_NOT_AVAILABLE)
116 autils.wait_for_event(dut, aconsts.BROADCAST_WIFI_AWARE_NOT_AVAILABLE)
133 autils.wait_for_event(dut, aconsts.BROADCAST_WIFI_AWARE_NOT_AVAILABLE)
152 autils.wait_for_event(dut, aconsts.BROADCAST_WIFI_AWARE_NOT_AVAILABLE)
DNonConcurrencyTest.py64 autils.wait_for_event(dut, aconsts.BROADCAST_WIFI_AWARE_NOT_AVAILABLE)
82 autils.wait_for_event(dut, aconsts.BROADCAST_WIFI_AWARE_NOT_AVAILABLE)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/
Daware_const.py38 BROADCAST_WIFI_AWARE_NOT_AVAILABLE = "WifiAwareNotAvailable" variable