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 | 94 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 101 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 106 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 137 dut, rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 140 dut, rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 145 dut, rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT,
|
D | RangeAwareTest.py | 78 event_name = rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT,
|
D | AwareDiscoveryWithRangingTest.py | 1878 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, id)) 1889 rutils.decorate_event(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 | 453 decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, id),
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/stress/ |
D | StressRangeAwareTest.py | 68 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, id),
|