Searched defs:attempts (Results 1 – 4 of 4) sorted by relevance
89 def enable_usb_tethering(self, attempts=3): argument
159 attempts=2): argument
254 def connect_pri_to_sec(pri_ad, sec_ad, profiles_set, attempts=2): argument1231 def pair_pri_to_sec(pri_ad, sec_ad, attempts=2, auto_confirm=True): argument
598 def get_func_with_retry(self, func, attempts=2): argument