Searched refs:EVENT_CB_ON_IDENTITY_CHANGED (Results 1 – 11 of 11) sorted by relevance
/tools/test/connectivity/acts/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 | 334 init_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 340 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 549 init_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 555 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 2186 duts[i], aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
D | MacRandomNoLeakageTest.py | 99 event = autils.wait_for_event(dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/ |
D | aware_test_utils.py | 726 event = wait_for_event(dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 969 aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 974 aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
D | aware_const.py | 80 EVENT_CB_ON_IDENTITY_CHANGED = "WifiAwareOnIdentityChanged" variable
|
/tools/test/connectivity/acts/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/google/wifi/rtt/functional/ |
D | RangeAwareTest.py | 417 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 461 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
D | AwareDiscoveryWithRangingTest.py | 1807 aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts/tests/google/wifi/aware/performance/ |
D | LatencyTest.py | 353 init_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 359 resp_dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|
/tools/test/connectivity/acts/tests/google/wifi/aware/ota/ |
D | ServiceIdsTest.py | 73 dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED)
|