Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/meshcop/
Ddataset.hpp342 const ExtendedPanId &GetExtendedPanId(void) const { return AsCoreType(&mExtendedPanId); } in GetExtendedPanId() function in ot::MeshCoP::Dataset::Info
/openthread-3.6.0/src/core/mac/
Dmac_frame.hpp1718 const otExtendedPanId &GetExtendedPanId(void) const { return mExtendedPanId; } in GetExtendedPanId() function in ot::Mac::BeaconPayload