Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Ddataset.h203 bool mIsWakeupChannelPresent; ///< TRUE if Wake-up Channel is present, FALSE otherwise. member
/openthread-latest/src/core/meshcop/
Ddataset.cpp86 mComponents.mIsWakeupChannelPresent = true; in GenerateRandom()
/openthread-latest/src/cli/
Dcli_dataset.cpp139 &Components::mIsWakeupChannelPresent, in LookupMapper()