Searched defs:track_setting (Results 1 – 2 of 2) sorted by relevance
167 def track_bssid_with_vaild_scan_for_found(self, track_setting): argument209 def track_bssid_with_vaild_scan_for_lost(self, track_setting): argument288 def track_setting_to_string(self, track_setting): argument318 …name_func = lambda track_setting: "test_wifi_track_found_bssidInfos_%sapLostThreshold_%s" % (self.… argument340 …name_func = lambda track_setting: "test_wifi_track_lost_bssidInfos_%sapLostThreshold_%s" % (self.t… argument
1748 def start_wifi_track_bssid(ad, track_setting): argument