Searched refs:EVENT_CB_ON_IDENTITY_CHANGED (Results 1 – 11 of 11) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/ |
D | AttachTest.py | 39 autils.fail_on_event(dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 51 autils.wait_for_event(dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 76 autils.decorate_event(aconsts.EVENT_CB_ON_IDENTITY_CHANGED, id1)) 83 autils.decorate_event(aconsts.EVENT_CB_ON_IDENTITY_CHANGED, id2)) 90 autils.decorate_event(aconsts.EVENT_CB_ON_IDENTITY_CHANGED, id3))
|
D | MacRandomTest.py | 67 dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 120 dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 128 aconsts.EVENT_CB_ON_IDENTITY_CHANGED,
|
D | DataPathTest.py | 335 init_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 341 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 550 init_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 556 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 2210 duts[i], aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
D | MacRandomNoLeakageTest.py | 100 event = autils.wait_for_event(dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/stress/ |
D | DataPathStressTest.py | 71 init_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 77 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/ |
D | aware_const.py | 81 EVENT_CB_ON_IDENTITY_CHANGED = "WifiAwareOnIdentityChanged" variable
|
D | aware_test_utils.py | 794 event = wait_for_event(dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 1041 aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 1046 aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/ota/ |
D | ServiceIdsTest.py | 73 dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/ |
D | RangeAwareTest.py | 437 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 481 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
D | AwareDiscoveryWithRangingTest.py | 1820 aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/ |
D | LatencyTest.py | 362 init_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 368 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|