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 | 97 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 104 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 109 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 140 dut, rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 143 dut, rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, 148 dut, rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT,
|
D | RangeAwareTest.py | 82 event_name = rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT,
|
D | AwareDiscoveryWithRangingTest.py | 1882 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, id)) 1893 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 | 447 decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, id),
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/stress/ |
D | StressRangeAwareTest.py | 72 rutils.decorate_event(rconsts.EVENT_CB_RANGING_ON_RESULT, id),
|