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