Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/thread/
Dthread_netif.hpp225 MeshCoP::ActiveDataset mActiveDataset; member in ot::ThreadNetif
Dthread_netif.cpp80 , mActiveDataset(aInstance) in ThreadNetif()
/openthread-2.7.6/src/core/common/
Dinstance.hpp698 return mThreadNetif.mActiveDataset; in Get()