Searched defs:GetExtendedPanId (Results 1 – 3 of 3) sorted by relevance
/openthread-3.4.0/src/core/meshcop/ | ||
D | dataset.hpp | 342 const ExtendedPanId &GetExtendedPanId(void) const { return AsCoreType(&mExtendedPanId); } in GetExtendedPanId() function in ot::MeshCoP::Dataset::Info |
D | meshcop_tlvs.hpp | 490 const ExtendedPanId &GetExtendedPanId(void) const { return mExtendedPanId; } in GetExtendedPanId() function in ot::MeshCoP::ExtendedPanIdTlv |
/openthread-3.4.0/src/core/mac/ | ||
D | mac_frame.hpp | 1694 const otExtendedPanId &GetExtendedPanId(void) const { return mExtendedPanId; } in GetExtendedPanId() function in ot::Mac::BeaconPayload |