Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py52 __exec_command_retry = DEFAULT_EXEC_COMMAND_RETRY variable in OTCI
100 for i in range(self.__exec_command_retry + 1):
105 if i == self.__exec_command_retry:
160 self.__exec_command_retry = n