Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/mac/
Dmac_types.hpp313 const ExtAddress &GetExtended(void) const { return mShared.mExtAddress; } in GetExtended() function in ot::Mac::Address
323 ExtAddress &GetExtended(void) { return mShared.mExtAddress; } in GetExtended() function in ot::Mac::Address