Home
last modified time | relevance | path

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

/openthread-latest/tools/otci/
DREADME.md28 node1.dataset_commit_buffer('active')
/openthread-latest/tools/otci/tests/
Dtest_otci.py321 leader.dataset_commit_buffer('pending')
516 node1.dataset_commit_buffer('active')
579 commissioner.dataset_commit_buffer('active')
735 node.dataset_commit_buffer('active')
/openthread-latest/tools/otci/otci/
Dotci.py1737 def dataset_commit_buffer(self, dataset: str): member in OTCI