Home
last modified time | relevance | path

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

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