Home
last modified time | relevance | path

Searched defs:IsPanIdPresent (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/src/core/meshcop/
Ddataset.hpp147 bool IsPanIdPresent(void) const { return mIsPanIdPresent; } in IsPanIdPresent() function in ot::MeshCoP::Dataset::Components
427 bool IsPanIdPresent(void) const { return mComponents.mIsPanIdPresent; } in IsPanIdPresent() function in ot::MeshCoP::Dataset::Info