Home
last modified time | relevance | path

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

/openthread-3.4.0/tests/toranj/cli/
Dcli.py110 _START_INDEX = 1 variable in Node
111 _cur_index = _START_INDEX
/openthread-3.4.0/tests/toranj/ncp/
Dwpan.py318 _START_INDEX = 4 if sys.platform == 'darwin' else 1 variable in Node
320 _cur_index = _START_INDEX