Home
last modified time | relevance | path

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

/openthread-latest/tools/otci/otci/
Dotci.py438 return self.__parse_network_key(self.execute_command(self.__detect_networkkey_cmd()))
443 cmd = self.__detect_networkkey_cmd()
1864 nwk_cmd = self.__detect_networkkey_cmd()
1938 def __detect_networkkey_cmd(self) -> str: member in OTCI