Searched refs:rand_int (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_rrm.py | 818 def build_beacon_request(opclass=81, chan=0, rand_int=0, duration=0, mode=0, argument 820 req = struct.pack("<BBHHB", opclass, chan, rand_int, duration, mode)
|