Home
last modified time | relevance | path

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

/openthread-3.5.0/tools/otci/otci/
Dotci.py1694 def dataset_init_buffer(self, get_active_dataset=False, get_pending_dataset=False): argument
1696 if get_active_dataset and get_pending_dataset:
1699 if get_active_dataset:
/openthread-3.5.0/tools/otci/tests/
Dtest_otci.py328 leader.dataset_init_buffer(get_active_dataset=True)