Home
last modified time | relevance | path

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

/openthread-latest/tools/otci/otci/
Dotci.py567 … return PartitionId(self.__parse_int(self.execute_command(self.__get_partition_preferred_cmd())))
573 def __get_partition_preferred_cmd(self) -> str: member in OTCI