Home
last modified time | relevance | path

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

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