Home
last modified time | relevance | path

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

/openthread-latest/tools/tcat_ble_client/cli/
Dbase_commands.py209 class ThreadStopCommand(BleCommand): class
224 self._subcommands = {'start': ThreadStartCommand(), 'stop': ThreadStopCommand()}