Home
last modified time | relevance | path

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

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