Home
last modified time | relevance | path

Searched refs:exp_freq (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_scan.py1244 def run_scan(dev, bssid, exp_freq): argument
1252 if freq == exp_freq:
1254 if freq != exp_freq:
1255 raise Exception("BSS entry shows incorrect frequency: %d != %d" % (freq, exp_freq))