Searched defs:GetExtendedPanId (Results 1 – 3 of 3) sorted by relevance
/external/openthread/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 | 478 const ExtendedPanId &GetExtendedPanId(void) const { return mExtendedPanId; } in GetExtendedPanId() function in ot::MeshCoP::ExtendedPanIdTlv |
/external/openthread/src/core/mac/ | ||
D | mac_frame.hpp | 1608 const otExtendedPanId &GetExtendedPanId(void) const { return mExtendedPanId; } in GetExtendedPanId() function in ot::Mac::BeaconPayload |