Searched refs:EVENT_CB_RANGING_ON_RESULT (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/ |
D | RttRequestManagementTest.py | 96 rconsts.EVENT_CB_RANGING_ON_RESULT, group1_ids[i])) 100 rconsts.EVENT_CB_RANGING_ON_RESULT, group2_ids[i]), 0) 103 rconsts.EVENT_CB_RANGING_ON_RESULT, group3_ids[i])) 134 rconsts.EVENT_CB_RANGING_ON_RESULT, id1)) 136 rconsts.EVENT_CB_RANGING_ON_RESULT, id2)) 140 rconsts.EVENT_CB_RANGING_ON_RESULT, id4))
|
D | RangeAwareTest.py | 81 rconsts.EVENT_CB_RANGING_ON_RESULT, id), rutils.EVENT_TIMEOUT)
|
D | AwareDiscoveryWithRangingTest.py | 1532 rconsts.EVENT_CB_RANGING_ON_RESULT, id)) 1541 rconsts.EVENT_CB_RANGING_ON_RESULT, id))
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/rtt/ |
D | rtt_const.py | 27 EVENT_CB_RANGING_ON_RESULT = "WifiRttRangingResults" variable
|
D | rtt_test_utils.py | 421 decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, id), EVENT_TIMEOUT)
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/stress/ |
D | StressRangeAwareTest.py | 71 rconsts.EVENT_CB_RANGING_ON_RESULT, id), rutils.EVENT_TIMEOUT)
|