Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tools/otci/tests/
H A 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')
/aosp_15_r20/external/openthread/tools/otci/
H A DREADME.md28 node1.dataset_commit_buffer('active')
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py1737 def dataset_commit_buffer(self, dataset: str): member in OTCI